[Seaside] How to tell web browser not to cache

Ramon Leon ramon.leon at allresnet.com
Thu Jun 4 22:36:06 UTC 2009


Louis LaBrunda wrote:
> Hi,
> 
> I would like to tell the web browser not to cache my Seaside generated
> pages.  I think I can do this with the #doNotCache message but I'm not sure
> where and to what to send it.  Thanks is advance.
> 
> Lou

Seaside already does that, all pages are non-cachable by default.  Look 
for the senders of #doNotCache and you'll see where Seaside does it.

-- 
Ramon Leon
http://onsmalltalk.com


More information about the seaside mailing list