I am developing a webapp using Spring MVC 3 and have the DispatcherServlet catching all requests to \'/\' like so (web.xml):
DispatcherServlet
Place static contents like css ,js in following path
resources ->static ->css ->js (or) resources ->public ->css ->js