[Zope] Cache

Jonothan Farr jfarr@real.com
Tue, 16 May 2000 15:48:29 -0700


> How can I disable the browser cache in my zope documents ?

One thing you can do is set the 'Expires' header like so:

<dtml-call "RESPONSE.setHeader('Expires', _.DateTime().rfc822())">

--jfarr

"Perl is worse than Python because people wanted it worse."
Larry Wall, 14 Oct 1998