| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles Books |
- An Introduction to Groovy and Grails by Harshad Oak - [Clicks: 34]
Groovy is a scripting language that runs on Java VMs, and Grails a Web development framework. Learn about Grails on Groovy, and decide whether it is a compelling alternative to Ruby on Rails.
[Includes sample code]
http://dev2dev.bea.com/pub/a/2006/10/introduction-groovy-grails.html - Oct, 2006 - Grails + EJB Domain Models Step-by-Step by Jason Rudolph - [Clicks: 61]
Grails could bring Ruby on Rails style productivity to the Java platform, built on the Groovy language and fully integrated with Java. In this tutorial, Jason Rudolph shows how to use Grails to quickly build a functional website around an existing EJB 3 entity bean domain model with very little code.
[Includes source code]
http://www.infoq.com/articles/grails-ejb-tutorial - Aug, 2006 - Grails on Oracle for Java Developers by Tug Grall - [Clicks: 25]
The "coding by convention" paradigm that is the driver of Ruby on Rails has been leveraged to develop a new framework: Grails. Grails uses Groovy as the underlying language, so it runs on a JVM and can leverage any existing Java API. If you are a Java developer, you will find it very interesting to use this framework to accelerate the development of Web applications. If you are not yet a Java developer but need to develop and deploy Web applications faster, Grails is also a very good tool.
http://www.oracle.com/technology/pub/articles/grall-grails.html - May, 2006
- The Definitive Guide to Grails
by Graeme Rocher - [Clicks: 16]
The Definitive Guide to Grails, by Grails lead Graeme Rocher, is for anyone looking for a more agile approach to web development with a dynamic scripting language such as Groovy. It will show you the new direction web frameworks are taking and specifically how a dynamic scripting language like Groovy can be harnessed on the Java platform for productive Grails development. This book takes you through the Grails development life cycle, including its project infrastructure, screen generation, full automatic object mapping to relational database systems, and a flexible, easy-to-use web layer. This book also demonstrates how Grails complements Java web development. Topics include creating domain classes in the JavaTM platform while still accessing advanced features like dynamic persistent methods, using Grails controllers to call business logic written in the JavaTM specification, and testing your Java application logic using Grails test cases. * The author tackles new issues like writing web applications with dynamic languages, an agile approach, Ajax, and more. * The JavaTM platform has always been about choice, and this book demonstrates how you can use select aspects of Grails that you choose. * The book makes up for the current lack of solid Groovy documentation.
Apress, Paperback - Dec, 2006