PermGen error

Posts Tagged ‘spring’

Spring JS – Lack of an API or Documentation

Hi all, This is a bit of a call out to the readers of the blog. In particular any Spring developers. Recently I have been attempting to use Spring Web Flow and in particular it’s Spring JS implementation to Ajaxify applications I am working on. However the documentation on Spring 3 and its Javascript support [...]

Spring 3 RESTful Web Services

Step One – Project Creation with Maven This tutorial is slightly different to my previous examples. In recent development I have begun to use Maven to manage my project dependencies. If you are comfortable with creating a Web application project and Maven please skip down to the example code. First of all you will need [...]