aspose file tools
The moose likes Groovy and the fly likes What is grails and in order that is it used? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Languages » Groovy
Reply Bookmark "What is grails and in order that is it used?" Watch "What is grails and in order that is it used?" New topic
Author

What is grails and in order that is it used?

Yeray Santana Borges
Ranch Hand

Joined: Mar 02, 2008
Posts: 46
Hi,

I have worked in some J2EE projects, what is Grails and how can it help me in a web development Environment?

Thanks


SCJP 6 - SCWCD 5 - SCBCD 5
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

From the Grails web site:

Grails aims to bring the "coding by convention" paradigm to Groovy. It's an open-source web application framework that leverages the Groovy language and complements Java Web development. You can use Grails as a standalone development environment that hides all configuration details or integrate your Java business logic. Grails aims to make development as simple as possible and hence should appeal to a wide range of developers not just those from the Java community.


http://www.grails.org/
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: What is grails and in order that is it used?
 
Similar Threads
Groovy and Grails
What is Grails?
Web framework
Is it possible to integrate the existing J2EE application with grails?
Wicket in Action - Grails Plugin