PermGen error

Archive for November, 2009

Spring Annotations and Forms

Since the release of Spring 2.5, the framework has allowed for MVC annotations for mapping your URL’s to your various controllers. This tutorial gives an example of how the annotations can be used within your application. Grab the Spring Framework First of all grab the latest stable release of Spring (version 2.5.6) I’m going to [...]

GWT 2.0 Declarative Interface Tutorial Project Download

I have now made the project used in the GWT 2.0 tutorials available for download. The project includes declarative interfaces and method binding. It also includes the original GWT RPC example code so the application acts exactly the same as the GWT created example Project Download