News

TOTD #30 explained how to create CRUD application using Grails and hosted using in-built Jetty servlet engine and in-memory HSQLDB database. Jetty and HSQLDB are built into Grails and allows to ...
After a simple Grails application , let's create a CRUD application. ... A follow-up entry will show how this application can be deployed in production mode on GlassFish and using MySQL database.