> Hitting the same problem we used at
> http://www.mavicanet.com
> and it works both on NS and IE!
> 
>               response.setHeader("Pragma","no-cache");
>               response.setHeader("Cache-Control","no-cache");
>               response.setHeader("Expires","Thu, 01 Dec 1994 
> 16:00:00 GMT");

For a nice discussion of the use of expires (and caching in general) see:
http://www.mnot.net/cache_docs/#FAQ

hth

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

Reply via email to