Let's Program: Basic Grails Tutorial - #2
This is an ongoing series of basic introductory lessons on using the Grails Framework. I am a lecturer in Singapore and planning these for my students. Do give me comments below. Thanks!
Topics covered:- Java and Groovy Code differences.
- Putting Java classes in a Grails Application.
- Controllers & Closures.
- How a URL from the user triggers a Controller / Closure