| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Mastering Grails: The Grails event model by Scott Davis - [Clicks: 8]
Everything in Grails, from build scripts to individual artifacts such as domain classes and controllers, throw events at key points during an application's life cycle. In this Mastering Grails installment, you'll learn how to set up listeners to catch these events and react to them with custom behavior.
http://www.ibm.com/developerworks/web/library/j-grails08128.html - Aug, 2008 - Mastering Grails: Grails and legacy databases by Scott Davis - [Clicks: 4]
In this Mastering Grails installment, Scott Davis explores the various ways that Grails can use database tables that don't conform to the Grails naming standard. If you have JavaT classes that already map to your legacy databases, Grails allows you to use them unchanged. You'll see examples that use Hibernate HBM files and Enterprise JavaBeans 3 annotations with legacy Java classes.
[Includes sample code]
http://www.ibm.com/developerworks/java/library/j-grails07158/index.html - Jul, 2008 - Apache Geronimo on Grails by Michael Galpin - [Clicks: 11]
Do you want to build your Web sites faster and cheaper, but still leverage industrial-strength technology? You can do just that using Grails and Apache Geronimo. Grails leverages the power of the dynamic language Groovy to accelerate your development. However, it runs on the Java Virtual Machine and leverages proven Java technologies. This makes it easy to take your Grails application to the next level by deploying it to Apache Geronimo, the premiere open source Java EE V5-certified application server. In this article, you will see how easy Grails can make Web development and how easy Geronimo can make Grails deployment. You will also see how a Grails application can leverage the resources and services provided by Geronimo.
[Includes sample code]
http://www.ibm.com/developerworks/library/os-ag-grails/index.html - Jul, 2008 - Mastering Grails: Grails and the mobile Web by Scott Davis - [Clicks: 3]
The number of cell phone users worldwide is at 3.3 billion and rising, and Internet access from mobile phones is on a rapidly upward trajectory. Developing for the mobile Web has its unique demands. In this Mastering Grails installment, Scott Davis shows you how to make your Grails applications mobile phone friendly.
http://www.ibm.com/developerworks/java/library/j-grails06178/index.html - Jun, 2008 - Mastering Grails: Grails services and Google Maps by Scott Davis - [Clicks: 6]
Scott Davis shows you how you can add maps to a Grails application using freely available APIs and Web services in this latest installment of Mastering Grails. He uses the trip-planner sample application from previous installments and takes it to the next level with geocoding, Google Maps, and Grails services.
http://www.ibm.com/developerworks/java/library/j-grails05208/index.html - May, 2008 - Mastering Grails: Many-to-many relationships with a dollop of Ajax by Scott Davis - [Clicks: 13]
Many-to-many (m:m) relationships can be tricky to deal with in a Web application. In this installment of Mastering Grails, Scott Davis shows you how to implement m:m relationships in Grails successfully. See how they're handled by the Grails Object Relational Mapping (GORM) API and the back-end database. Also find out how a bit of Ajax (Asynchronous JavaScript + XML) can streamline the user interface.
http://www.ibm.com/developerworks/java/library/j-grails04158/index.html - Apr, 2008 - Going Live with a Grails-Powered Blog by Jon Dickinson - [Clicks: 11]
Once you have built a Grails project, how do you deploy it? Learn how to use Groovy builders, filters, and tags to deliver a Grails project. Along the way you'll delve into AJAX and deploy a Grails application in Tomcat.
http://www.devx.com/Java/Article/37640 - Apr, 2008 - Introduction to Grails Development by Harshad Oak - [Clicks: 9]
In this article you will get an introduction to developing Grails applications using Oracle JDeveloper as your IDE. You will also get an overview of Groovy concepts as you go about developing your Grails application.
[Includes sample code]
http://www.oracle.com/technology/pub/articles/oak-grails.html - Mar, 2008 - Build Your First Grails Project: A Grails-Powered Blog by Jon Dickinson - [Clicks: 15]
Need to clear out the clutter of your Java web development? Say hello to coding by convention with Grails.
[Includes sample code]
http://www.devx.com/Java/Article/37487 - Mar, 2008 - Mastering Grails: Changing the view with Groovy Server Pages by Scott Davis - [Clicks: 10]
Groovy Server Pages (GSP) puts the Web in the Grails Web framework. In the third installment of his Mastering Grails series, Scott Davis shows you the ins and outs of working with GSP. See how easy it is to use Grails TagLibs, mix together partial fragments of GSPs, and customize the default templates for the automatically generated (scaffolded) views.
http://www.ibm.com/developerworks/java/library/j-grails03118/ - Mar, 2008 - Securing a Grails Application with Acegi Security by Fadi Shami - [Clicks: 30]
This article discusses the integration of the grails-acegi plugin with a sample Grails application. As part of this integration, there are three major components – Groovy, Grails and Acegi Security.
http://www.infoq.com/articles/grails-acegi-integration - Feb, 2008 - Mastering Grails: GORM: Funny name, serious technology by Scott Davis - [Clicks: 14]
Any good Web framework needs a solid persistence strategy. In this second installment of his Mastering Grails series, Scott Davis introduces the Grails Object Relational Mapping (GORM) API. See how easy it is to create relationships between tables, enforce data validation rules, and change relational databases in your Grails applications.
http://www.ibm.com/developerworks/java/library/j-grails02128/ - Feb, 2008 - Getting started with Grails: Build your first Grails application by Scott Davis - [Clicks: 11]
Java programmers needn't abandon their favorite language and existing development infrastructure to adopt a modern Web development framework. In the first installment of his new monthly series Get started with Grails, Java expert Scott Davis introduces Grails and demonstrates how to build your first Grails application.
http://www.ibm.com/developerworks/java/library/j-grails01158/index.html - Jan, 2008