Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 22852 invoked by uid 500); 30 Aug 2002 14:39:17 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 22837 invoked from network); 30 Aug 2002 14:39:16 -0000 Message-ID: <3D6F8385.6080500@mcsla.com.ar> Date: Fri, 30 Aug 2002 11:39:01 -0300 From: Ivan Rubin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: RE: Enabling client browser to cache content from cocoon References: <1030713136.14724.ezmlm@xml.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 30 Aug 2002 14:39:02.0265 (UTC) FILETIME=[FBC93690:01C25032] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Now I found that the browser's IE6 cache on this dyanimcally generated javascript only works when I set it to "never", it does not work on "Automatically", despite the file is there with the temporary files. For other "real" files I have in the section of the main page "Automatically" works fine, the browser does not ask for those. I can only think that what is wrong is the way I am serializing the javascript. The pipeline: the serializer: 1024 ISO-8859-1 true Thanks, > ------------------------------------------------------------------------ > > Subject: > RE: Enabling client browser to cache content from cocoon > From: > "Jan Willem Penterman" > Date: > Fri, 30 Aug 2002 10:59:44 +0200 > To: > > > > JavaScripts are automatically cached when you place them, or a reference > to them within the tag. For IE clients this will only work when > the 'caching parameter' (Tools -> Internet Options -> Temporary Internet > -> Settings -> check for...) is set to "Automatically". This is NOT what > you want during development btw, but the default setting on an IE setup. > > JW > > > > >>-----Original Message----- >>From: Ivan Rubin [mailto:iayma@mcsla.com.ar] >>Sent: donderdag 29 augustus 2002 20:31 >>To: cocoon-users@xml.apache.org >>Subject: Enabling client browser to cache content from cocoon >> >> >>Hello, >> >>I have a pipeline that generates a javascript document. It is >>referenced >> and requested by the client from other dynamically-generated html >>documents. >> >>It works fine, but I want to cache the javascript in the >>client browser >>and I can't find the way to do it. >> >>I tried to set the Expires http header at the beggining of >>the pipeline >>with the HttpHeader action but no results. >> >>Any information will be very useful as I couldn't find any >>information >>on the documentation, faqs nor mail-archives. >> >>Thanks, >> >>Ivan Rubin Ayma >> >> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: