Home

Search results

"tag:grails"


Title and summary Date/time
1
PostgreSQL and Grails
I've been using grails for web applications for a while and my preferred database for these applications is PostgreSQL. Unfortunately recently I've run into a number of bugs when using Apache Shiro for security.
Oct 20, 2009
12:58:00 PM
2
Tomcat and JNDI
JNDI allows your application to look up resources provided to it by the server on which it is running. This article will show you how to provide databases and a mail server to your web applications under Tomcat.
Oct 17, 2009
12:27:00 PM
3
Installing A Continuous Integration Server
A friend of mine convinced me that I should at least give continuous integration servers a try to see if they might streamline my development process. I thought that a CI server might be a wonderful way to aid in communication with my clients. They ...
Oct 3, 2009
9:08:50 PM
4
Google App Engine for Java Developers
Google's App Engine is based on a great idea, cloud computing but without having to provision individual servers to host your application. Most people deploying to the cloud don't really care about how many servers are handling their app at any given ...
Sep 25, 2009
8:20:25 PM