How to enable browser caching of static content(images, css, js) with Tomcat? Preferable solution will be editingspring MVC config files or web.xml
If Spring 3.0 is being used, is one way to implement caching of static resources. This link has some documentation.