Emmanuel,

It seems to me that what you want is an auto-refresh feature. Correct ?

In this case, just insert the following meta in your page:

<meta http-equiv="refresh" content="120">

120 is the number of seconds before the refresh.

Paul Spencer wrote:

> Emmanuel,
> I do not understand you question.
> 
> The cache setting just tell the browser how long the page is valid. When 
> the browser is instructed to retrieve a page, it will look for a copy in 
> the browser cache.  If the copy in cache has NOT expired, then the page 
> is NOT retrieved from the server, i.e. Jetspeed, and the cached copy is 
> displayed.  By setting the http.lifetime to 0, then the browser should 
> not cache the page.
> 
> Paul Spencer
> 
> Emmanuel Bardet wrote:
> 
>> Hello gents,
>>
>> Sorry to come back on this but I don't get it,... yet.
>>
>> As far as I understand, I can set the parameter http.lifetime to 0 to 
>> have
>> the header set to:
>>
>> Cache-Control = "no-cache"
>> Last-Modified = (current time)
>> Pragma        = "no-cache"
>> Expires       = "0"
>>
>> As stated in the JR.p.
>>
>> However, I always need to refresh manually the pages in order to load the
>> latest version. Is there anything I'm missing or doing wrong here ? 
>> It'd be
>> nice if I could get some help on this matter.
>>
>> Thanks.
>>
>> Emmanuel.
>>
>>
>> -- 
>> 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]>
> 



-- 
Raphael Luta - [EMAIL PROTECTED]
Professional Services Manager
Vivendi Universal Networks - Paris


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to