Screencast: What is Grails?

What is Grails?

#15 on Feb 06, 2011

Heard of Grails but don't know what it is? This short screencast will give you a feel for what it can do for you!

Want to learn more? Check out the Getting Started with Grails series of screencasts: http://grails.org/screencast/search?tag=gswg

Comments:

Gravatar
im getting the same error...
Oct 27, 2011 09:10 AM skywalker_110
Gravatar
After adjusting index.gsp at 2:02, I'm getting an error:

Grails Runtime Exception

Error Details

Error 500:
Servlet: default
URI: /grailstwitter/
Exception Message: Template not found for name [statusMessage] and path [//_statusMessage.gsp] at C:/workspace/grailstwitter/grails-app/views/index.gsp:10
Caused by: Error mapping onto view [/index]: Error processing GroovyPageView: Template not found for name [statusMessage] and path [//_statusMessage.gsp] at C:/workspace/grailstwitter/grails-app/views/index.gsp:10
Class: index.gsp
At Line: [10]
Code Snippet:

Did I skip a step or do something wrong?
Sep 27, 2011 01:09 AM clarako

Post a Comment