Sunday, March 21st, 2010

I’ve been intending for quite some time to write a series of articles on my experiences so far with Grails based web applications. So I’m tackling this now whilst my experiences are still relatively fresh before my focus takes another direction. I don’t want to go into the why’s of using grails when there are […]

Monday, February 15th, 2010

For those using MYSQL and have either updated to grails version 2 or starting with grails 2 and have run into this exception then this solution works perfectly well for me. The problem is releated to Grails running out of connections to MySQL over time, & not freeing stale connections.  I believe it happens when […]

Thursday, January 24th, 2008

This snippet is from a servlet which acts as a generic form posting utility used throughout some of my sites. Irrelevant of the dressing of the JSP, it can be presenting the user a form for any number of reasons, but in each case when submitted the form contents will be emailed to my site […]


About Me

Welcome to my blog. Here you'll find mainly work related content, a suppository for all my notes which otherwise would end up on a post it note.