Grails

From Elvanör's Technical Wiki
Jump to navigation Jump to search

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?