Holy Grails and Powerful Oracle
This is a brief step-by-step tutorial using GGTS on how to create a web service by getting information from an Oracle 11g database and exposing the data to client via a JSON response. The tutorial discusses database configurations, unit and integration tests, url mapping, and creating http responses from a Grails application.