[Zope] Prevent cache from being loaded in Zope/DTML

Mohan Baro mcbaro@uwimona.edu.jm
Tue, 20 Mar 2001 11:06:42 -0500


Hi All,

How do I prevent a page from being loaded from the cache.

I want the following eqiv. in zope/dtml
     <% Response.Expires = 0 %> 'prevent cache from being loaded



Mohan.