Grails Screencasts
Basics #16: Basic Security
Video tutorial #16 in the Foundations in Grails series. In this video, we explore the basics of login authentication and controller authorization. For the entire course please visit http://www.GrailsExample.net
Additional credit: Scott Davis - http://www.ibm.com/developerworks/java/library/j-grails04289/index.html
Basics #15: Constraints and Static Scaffolding
Video #15 in the Foundations in Grails series. In this video, we limit what an end-user can enter into our scaffolded views by defining constraints in the model. We then generate static scaffolding, which gives us access to the controllers and views used by Grails Scaffolding.
Basics #14: Instant UI - Dynamic Scaffolding
Video tutorial #14 in the Foundations in Grails series. In this video, we create an attractive and functional UI for ProjectTracker by invoking dynamic scaffolding.
Making Money with Grails
This screencast walks through using the Stripe plugin to process credit cards in a Grails application.
Basics #13: Designing the Data Model
Video tutorial #13 in the Foundations in Grails series. In this video, we design and build the remaining models for the ProjectTracker application.
Basics #12: Building a Model Part 2
Video tutorial #12 in the Foundations in Grails series. This is a continuation of video 11 - Building a Model Part 1.
Basics #11: Building a Model Part 1
Video tutorial #11 in the Foundations in Grails series. In this video we continue building our basic Project Tracker stack by creating a model. For the entire course, visit http://www.GrailsExample.net.
Basics #10: Building a View
Video tutorial #10 in the Foundations in Grails series. In this video we continue building our basic Project Tracker stack by creating a view. For the entire course, visit http://www.GrailsExample.net.
Basics #9: Building a Controller
Video tutorial #9 of the Foundations in Grails series. This video shows you how to build a controller, send text to the browser page, and set the default method. Visit http://www.GrailsExample.net for the entire course (growing).
Basics #8: Project Tracker Setup
Video tutorial #8 of the Foundations in Grails series. This video shows you how to create your application, set the runtime port, and set the Eclipse default browser. Visit http://www.GrailsExample.net for the entire course (growing).



