You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Pawson, David" <Da...@rnib.org.uk> on 2005/04/05 10:25:15 UTC

RE: cache issue

Using ie6, when I use the 'previous page' link from the browser,
the request.getHeader("referer") value is untrue.
If I link through a site, A -> B -> C then back to B,
the 'referer' value still shows A.

Has anyone resolved this please?

regards DaveP 

    -----Original Message-----
    From: David Causse 
    >When using tomcat 5.5.7 with apache 1.3.x I have problem 
    that pages I 
    >have visited before are cached in the browser -so changes 
    cannot be 
    >seen.  I don't have this problem when I just use tomcat as the 
    >web-server, only once I started using apache.  Clearly this is a 
    >problem because the url is the same and that's just they 
    way browsers work.
    >
    >Is there any solution to this problem.  Is there some way 
    I change add 
    >a random parameter to each url request (built with <c:url> 
    for example
    >http://domain/mypage.jsp?random=tr445e) - that would fix 
    it or is there 
    >some config property in apache/tomcat to resolve this?
    >  
    >
    Hi Steven,
    
    I have to use this hack to fix an MS IE bug that didn't 
    reload correctly page that are opened as modal windows, but 
    you should not do this for normal pages except if you find 
    a bug in a product you don't have any control.
    
    I don't have any problems like this with apache 
    2/mod_jk2/tomcat 5.0.28 but we have http meta no-cache in our jsps.


-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org