Grails quick start

3 08 2007

Just to jot down my delightful journey on learning the Grails framework: http://fernvale.wordpress.com/2007/08/03/grails-quickstart


Actions

Information

3 responses

4 08 2007
Wilfrid

Wow .. it’s been so long since I did any Java programming. “Grails” as it … the Holy Grail? Must be good eh?

4 08 2007
singchyun

piped as a productivity booster, it’s definitely worth a try for my next Java project. i hope to complete the day’s work before lunch time. :)

7 08 2007
Lorenzo Jimenez

i am using 0.5.8 version and after creating 2 Deminar records I got this error,

Message: No signature of method: Seminar.encodeAsHTML() is applicable for argument types: () values: {}
Caused by: No signature of method: Seminar.encodeAsHTML() is applicable for argument types: () values: {}
Class: Unknown
At Line: [-1]
Code Snippet:

Regards,

Lorenzo

Leave a comment