Book description
The rise of Ruby on Rails has signified a huge shift in how we build web applications today; it is a fantastic framework with a growing community. There is, however, space for another such framework that integrates seamlessly with Java. Thousands of companies have invested in Java, and these same companies are losing out on the benefits of a Rails–like framework. Enter Grails.
Grails is not just a Rails clone. It aims to provide a Rails–like environment that is more familiar to Java developers and employs idioms that Java developers are comfortable using, making the adjustment in mentality to a dynamic framework less of a jump. The concepts within Grails, like interceptors, tag libs, and Groovy Server Pages (GSP), make those in the Java community feel right at home.
Grails' foundation is on solid open source technologies such as Spring, Hibernate, and SiteMesh, which gives it even more potential in the Java space: Spring provides powerful inversion of control and MVC, Hibernate brings a stable, mature object relational mapping technology with the ability to integrate with legacy systems, and SiteMesh handles flexible layout control and page decoration.
Grails complements these with additional features that take advantage of the coding–by–convention paradigm such as dynamic tag libraries, Grails object relational mapping, Groovy Server Pages, and scaffolding.
Graeme Rocher, Grails lead and founder, and Jeff Brown bring you completely up–to–date with their authoritative and fully comprehensive guide to the Grails framework. You'll get to know all the core features, services, and Grails extensions via plug–ins, and understand the roles that Groovy and Grails are playing in the changing Web.
What you'll learn
Discover how the Web is changing and the role the Groovy language and its Rails framework play
Get to know the Grails Project and its domains, services, filters, controllers, views, testing, and plug–ins
Experience the availability of plug–ins for Rich Client and Ajax, web services, performance/utilities, scheduling, security, functionality, and even Persistence
See how Grails works with other frameworks like Spring, Wicket, Hibernate, and more
Create custom plug–ins in Grails
Who this book is for
This book is for everyone who is looking for a more agile approach to web development with a dynamic scripting language such as Groovy. This includes a large number of Java developers who have been enticed by the productivity gains seen with frameworks such as Ruby on Rails, JRuby on Rails, etc. The Web and its environment is a perfect fit for easily adaptable and concise languages such as Groovy and Ruby, and there is huge interest from the developer community in general to embrace these languages.
Table of contents
- Title Page
- Dedication
- Contents at a Glance
- Contents
- About the Authors
- About the Technical Reviewer
- Acknowledgments
- Introduction
- CHAPTER 1: The Essence of Grails
- CHAPTER 2: Getting Started with Grails
- CHAPTER 3: Understanding Domain Classes
- CHAPTER 4: Understanding Controllers
- CHAPTER 5: Understanding Views
-
CHAPTER 6: Mapping URLs
- Understanding the Default URL Mapping
- Including Static Text in a URL Mapping
- Removing the Controller and Action Names from the URL
- Embedding Parameters in a Mapping
- Specifying Additional Parameters
- Mapping to a View
- Applying Constraints to URL Mappings
- Including Wildcards in a Mapping
- Mapping to HTTP Request Methods
- Mapping HTTP Response Codes
- Taking Advantage of Reverse URL Mapping
- Defining Multiple URL Mappings Classes
- Testing URL Mappings
- Summary
- CHAPTER 7: Internationalization
- CHAPTER 8: Ajax
- CHAPTER 9: Creating Web Flows
- CHAPTER 10: GORM
- CHAPTER 11: Services
- CHAPTER 12: Integrating Grails
- CHAPTER 13: Plugins
- CHAPTER 14: Security
- CHAPTER 15: Web Services
- CHAPTER 16: Leveraging Spring
- CHAPTER 17: Legacy Integration with Hibernate
- APPENDIX: The Groovy Language
- Index
Product information
- Title: The Definitive Guide to Grails, Second Edition
- Author(s):
- Release date: January 2009
- Publisher(s): Apress
- ISBN: 9781590599952
You might also like
book
The Definitive Guide to Grails 2
Grails is a full stack framework which aims to greatly simplify the task of building serious …
book
Grails in Action, Second Edition
Grails in Action, Second Edition is a comprehensive introduction to Grails 2 focused on making you …
book
Grails in Action
Grails in Action is a comprehensive guide to the Grails framework. First, the basics: the domain …
video
Learning Grails
In this Learning Grails training course, expert author Mike Kelly shows you how to create dynamic, …