Spring 3.1
Spring 3.1 & JBoss 7.1 Serving static content
Although the static content should be served by the Webserver i will make another post for that, but during development for local testing purposes you might want to serve Static content from the Application server, Spring provides several options to achieve this, i am sharing one such option that i use most of the time. Make sure [...]