|
An Introduction to Groovy and Grails paints a nice picture of the Groovy scripting language and Grails web application development framework. What is enticing here is the co-opting of
existing Java technologies. For example, there are plans to have
Grails use JPA as a persistence provider API. It also uses the Spring and SiteMesh projects. In fact, much like JRuby, it can take advantage of all enterprise-strength quality Java VM components. Is this the direction of the future in Java land? Not only do we support heterogeneous deployment and development with a service- oriented approach, but also a heterogeneous deployment and development on the VM itself—with all the associated advantages? Let us know by voting in the poll.
Regards,
Jon Mountjoy
Editor, BEA Dev2Dev
|