thanks for the tip, but I've already tried adding that line and people still complain that their proxy servers are caching pages (these are school networks where that's the only way to access the internet).
- Is there a particular place in the struts-config where the controller element must go? I have it at the top just below struts-config at the moment. The dtd seems to suggest having it lower but that breaks my action mappings when i reboot. - Could it be that some pages don't have the right tag in and are not getting the expiry tags set correctly. It's possible the web designers have left html:base tags out on some pages. caoilte On Thursday 02 January 2003 6:39 pm, Siggelkow, Bill wrote: > Add the following stanza to your struts-config.xml ... > > <controller > nocache="true"/> > > -----Original Message----- > From: Caoilte O'Connor [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 01, 2003 10:36 PM > To: [EMAIL PROTECTED] > Subject: defeating caching > > > Hi, > Can anyone tell me exactly what options I should set for struts1.1 to > defeat web caching. I found the option in the dtd and a few mentions of it > in the archives, but no information anywhere on how to set it for all > pages the webapp returns. > > much appreciated, > > caoilte > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> For additional > commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> For additional > commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>