Re: how to change Tomcat default headers

2007-02-12 Thread Gregor Schneider
we switched to apache httpd to serve static content and thus avoided the problem, tomcat behind is only serving dynamic content. before we did this, we've created a filter for the specific webapps that needed the headers to be changed, however, you'll have to do that for each webapp where you wan

how to change Tomcat default headers

2007-02-12 Thread Tomas Pop
Hello, I have this problem: Tomcat adds (or at least did in the 4.1 branch) certain response headers, directives to clients and proxy caches to not cache the data, when it is to serve something within a security-constraint. [It seems that] When IE downloads something with a mime-type it thin