I was reading this: http://docs.codehaus.org/display/JETTY/LastModifiedCacheControl
It says
The Jetty default servlet allows the cache control hea
Need to add the following to your web.xml
default org.mortbay.jetty.servlet.DefaultServlet cacheControl max-age=3600,public