Posts
All the articles I've posted.
-
Grails Screencasts
Grails Screencasts Here are several screencasts that I did for TeachMeToCode.com Introduction to Grails – Part 1 Are you new to Grails? Grails is an excellent alternative to Ruby on Rails,.
-
Roll Your Own Ajax-Based Captcha in Grails
Recently, I was asked to come up with a better solution to our captcha needs. We have been using ReCaptcha, which is great but difficult to read at …
-
Uploading Files in Grails
Here’s the slides from a presentation I did at the UGGUG in May 2010. I found that I needed to use it again today so I posted it. Here is the …
-
Passing Data From View to Layout via pageProperty
I am writing a new Grails application which uses the website template Admintasia. Part of the layout gsp file has a section for the header and sub- …