Grails - Introduction

I would like to give you a little introduction of grails in newbie term.

If you have decided to start doing web development or learning web development in java then Grails is for sure an good candidate for you to pick and learn

Grails provide the framework based on following

1. Hibernate - ORM layer
2. Groovy Server Pages - Presentation/Web layer
3. Spring - Controller layer

Why I started to learn grails has a different reason ;) but would suggest techies to just have a look if you choose to go with Java Web Project and would like to reduce some development time

Comments

Popular posts from this blog

Sharepoint 2007 Showing outlook Inbox using outlook active X control

IIS Configuration Error Error: Cannot write configuration file due to insufficient permissions

Java IDE for Grail Development