Entries Tagged 'Grails' ↓

Rendering JSON and XML data with Groovy and Grails

How easy is it to provide JSON/XML data for an Ajax call in a Grails web-app? The Agile Ajax blog has a quick tutorial showing that providing data to your Ajax applications could hardly be easier!

*****

Grails 1.0 is out

The Grails team has announced that version 1.0 is now available. New features include better GORM support for advanced mappings and support for REST. Full release notes are available here.

*****

Grails for PHP Developers

Michael Kimsal has just posted the second part of a series [Part 1, Part 2] entitled “Grails for PHP developers”. They are a bit basic, but highlight where a PHP developer could get hung up writing a Grails application. For a more in-depth introduction to Grails, check out “Mastering Grails: Build your first Grails application” by Scott Davis.

*****