Add a reusuable servlet filter to control resource caching

This filter can be injected into an application's web.xml, automatically
setting resources to be cached for 1 year if the URL ends in ".cache.ext"
where ext is one of the common file types used by GWT.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed
tree: db4fa67cd173b8e06a64b9d8605acc22c555a673
  1. .settings/
  2. src/
  3. .gitignore
  4. COPYING
  5. pom.xml