The following might do the trick: response.setHeader( "Cache-Control", "no-cache" );
-Terence M. Bandoian >> Hello all, >> >> I'm currently having to (still) work on an application which is >> running under Tomcat4 - the suppliers haven't yet validated against >> Tomcat5 and I'm looking at clustering in that environment. I've >> looked at Filips excellent reference >> http://people.apache.org/~fhanik/ and at the end is a comment about >> AOL and cache control where he suggests cache control to no-store >> . Can I do this within Tomcat or do I have to use Apache to alter it? >> >> thanks >> >> Nick > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]