I think you got drown'd in a thread war, sorry :) You don't say what version of Cocoon you are using or what browser you are targeting. The way around this (for the latest cvs version of Cocoon) is to wrap anything you don't want caching in a
<map:pipeline type="noncaching"/> pipeline. Give it a try, it works for me ;) J. PS, if you reply to replies would you mind trimming excess off :) > From: Spectron International, Inc. [mailto:[EMAIL PROTECTED]] > > Ok, if nobody knows, how about telling me in where in the > CVS repository > (class name) could it be? > > Faw > > From: "Spectron International, Inc." <[EMAIL PROTECTED]> > > > Does anyone knows how do the EXPIRES works in cocoon-2.1? > > > > Faw > > > > From: "Spectron International, Inc." <[EMAIL PROTECTED]> > > > > > Any answer to this? > > > > > > From: "Spectron International, Inc." <[EMAIL PROTECTED]> > > > > Found that EXPIRES was added to HEAD in this message: > > > > > > > > > http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=102343531609919&w=2 > > > > > > > > Now, what do I have to add to the sitemap to make it work? > > > > > > > > Faw > > > > > > > > From: "Geoff Howard" <[EMAIL PROTECTED]> > > > > > > > > > I think that browsers are more aggressive caching > images than html. > > The > > > > > assumption seems to be that images do not change as > often. That's > not > > > > > authoritative, just my theory from experience trying > to do things > like > > > > what > > > > > you're doing. The good news is that browsers should respect a > > > > last-modified > > > > > http header, and/or an expires header set in the > past. Probably the > > > > second > > > > > is more important. What I don't know is if cocoon > has currently > > working > > > > > functionality to set those headers. I remember a > past discussion > > where > > > I > > > > > thought this was in the process of being fixed. > > > > > > > > > > Geoff Howard > > > > > > > > > > > From: Spectron International, Inc. > [mailto:[EMAIL PROTECTED]] > > > > > > > > > > > > I asked this before but I didn't got a definite answer so > > > > > > I'll ask this > > > > > > another way. I'm creating SVGs using information retrieved > > > > > > from a database > > > > > > that can change at any time. I don't want the SVG's cached > > > > > > anywhere. Right > > > > > > now when I click on a link that will display an SVG > it works, > > > > > > but if I click > > > > > > 'Back' and then click on the same link again it changes the > > > > > > page contents > > > > > > but not the SVG, I have to click on 'Refresh' to update the > > > > > > graph. Is there > > > > > > a way to refresh the SVG as well? ======================================================================= Information in this email and any attachments are confidential, and may not be copied or used by anyone other than the addressee, nor disclosed to any third party without our permission. There is no intention to create any legally binding contract or other commitment through the use of this email. Experian Limited (registration number 653331). Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>