Grails: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
* Does scaffolding works on deployed environment or only on the test container? | * Does scaffolding works on deployed environment or only on the test container? | ||
* How to package a WAR file for deployment on a servlet container, and customize the process? |
Revision as of 15:48, 9 May 2007
Grails is a next-generation web development framework powered by Groovy and Java technologies.
Questions
- Does scaffolding works on deployed environment or only on the test container?
- How to package a WAR file for deployment on a servlet container, and customize the process?