Spring
I've been working with Spring lately and I'm creating this page with notes about how to setup Spring. I use Maven2 with this project so the setup assumes a standard Maven project setup.
Here is a link to a blog about integrating GWT with Spring:
http://software-wonders.blogspot.com/2007/02/it-is-not-mistery-that-google-web.html
Spring can be configured with annotations, via its API, or with XML files. I'll concentrate on the XML files, since that is what we use where I work.
page_revision: 2, last_edited: 1257271637|%e %b %Y, %H:%M %Z (%O ago)





