Rutger Heijmerikx schreef:
Hi list members,
I'm running a web application under Tomcat 5.5.17 using SSL. (No
mod_jk) The issue i experience is that i want to remove the header
elements:
PragmaNo-cache
Cache-Controlno-cache
I've seen a post mentioning a configuration
Hi list members,
I'm running a web application under Tomcat 5.5.17 using SSL. (No
mod_jk) The issue i experience is that i want to remove the header
elements:
Pragma No-cache
Cache-Control no-cache
I've seen a post mentioning a configuration change at server.xml but
it didn't solve my issue.