Grails is an Open Source, full stack, web application framework that uses the Groovy programming language (which is in turn based on the Java virtual machine (JVM) and Java.
I have a table which has records that need to be periodically cleared according to a set of criteria. I …
hibernate grails gormI'm planning on writing a simple web application that will be used by lots of users (as complicated as a …
java ruby-on-rails spring grails spring-rooI don't understand maven or grape, and I'm an idiot so give me the step by step if your answer …
grails groovy dependencies httpbuilderhow can i pass parameters to a groovy server page via a controller that are not an instance of a …
grails groovy gspWhat is the configuration setting for modifying the default homepage in a Grails application to no longer be appName/index.…
grailsBesides the sample applications featured in the books Beginning Groovy and Grails and The Definitive Guide to Grails, are there …
grailsin Config.groovy I see this: // set per-environment serverURL stem for creating absolute links environments { production { grails.serverURL = "http://www.…
configuration grails runtime