Cool. Was just writing a response about the headers tomcat adds when using a security restraint. But you've already worked it out...

I've only seen the problem when using IE with SSL + security constraint but i guess it's more of a general problem. :(

Jon


Rob Tomlin wrote:
ah the old IE + SSL + cacheing problem ;)


This seems to solve the problem:

response.setHeader("Cache-Control", "public");

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to