Have you created a video that shows how to do something with Grails or shows off some of its features? Perhaps you've found one online. If so, please submit it so that other Grails users can benefit from it!
Submit Screencast for Approval.
This is the first of a series of introductory screencasts showing you how to develop an application with the Grails web framework. It takes you through the process of creating a simple domain model and generating a basic CRUD user interface for the m...
read more
In this second screencast, learn how to start building a custom user interface for your web applications using controller actions, GSP views, and CSS stylesheets.
Previous screencast: http://grails.org/screencast/show/22
The source code for the sample ...
read more
In this third screencast, learn how to provide functionality for your views via custom GSP tags.
Previous screencast: http://grails.org/screencast/show/23
The source code for the sample application developed in this series can be found on GitHub: https...
read more