> response.setHeader("Cache-Control", "no-cache");
> response.setHeader("Pragma", "no-cache");
I have always also used the expires header for dynamic pages.
My understanding is that this is the only header used by caching proxies for
determining whether or not to cache a page (aside from
get vs post, presence of cookies etc etc)
I believe that pragma and cache-control are only used by the browser.
hth
***********************************************************
Brett Knights 250-338-3509 work
[EMAIL PROTECTED] 250-334-8309 home
***********************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]