[Seaside] Re: How to tell web browser not to cache

Louis LaBrunda Lou at Keystone-Software.com
Fri Jun 5 13:22:16 UTC 2009


Hi Ramon,

Thanks for the reply.

>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.

I am working with the new VA Smalltalk implementation of Seaside and I have
the Squeak 2.8 version that I use to see how things work in that version.
When I look at the generated HTML source from either version, I don't see
any of the HTML that the #doNotCache message seems to be generating.  Also,
it seems like pages are being cached by the web browser.

Am I doing something wrong?  Have things changed?  Is there a setting I
should be using?  Thanks again!

Lou
-----------------------------------------------------------
Louis LaBrunda
Keystone Software Corp.
SkypeMe callto://PhotonDemon
mailto:Lou at Keystone-Software.com http://www.Keystone-Software.com



More information about the seaside mailing list