Grails Screencasts

Grails Screencasts

Basics #16: Basic Security

#49 on Apr 12, 2012

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

Tags: login security

Basics #15: Constraints and Static Scaffolding

#48 on Apr 03, 2012

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

#47 on Mar 25, 2012

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

#46 on Mar 19, 2012

This screencast walks through using the Stripe plugin to process credit cards in a Grails application.

Tags:

Basics #13: Designing the Data Model

#45 on Mar 18, 2012

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

#44 on Mar 13, 2012

Video tutorial #12 in the Foundations in Grails series. This is a continuation of video 11 - Building a Model Part 1.

Tags:

Basics #11: Building a Model Part 1

#43 on Mar 13, 2012

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

#42 on Mar 03, 2012

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.

Tags: view basics

Basics #9: Building a Controller

#41 on Feb 18, 2012

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

#40 on Feb 18, 2012

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).