
1. OverviewThis is the first of a series of posts about setting
up a RESTfull web application using Spring 3.1 with Java based
configuration. The post will...
1 replies - 8837 views - 10/28/11 by Eugen Paraschiv in Articles

The deployment descriptor, web.xml is the most important Java EE configuration piece of Java EE Web applications. The security configuration in this descriptor...
11 replies - 145795 views - 02/11/09 by Anil Saldhana in Articles