You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Tim de Boer <ti...@iinet.net.au> on 2003/04/28 16:16:50 UTC

Struts and forcing page refresh

Hi all

Wondering whether there's a specific solution in struts in regard to the
page refresh problems whereby browsers cache your dynamic pages hence making
them not so dynamic. We've forced it before by doing the old timestamp
parameter append to each url but i was hoping struts might have something
within the framework to fix this problem (or even if someone knows of
something outside the framework to fix it??)

Thanks in advance

Tim


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


Re: Struts and forcing page refresh

Posted by Gemes Tibor <ti...@i-trade.hu>.
Tim de Boer írta:

>Hi all
>
>Wondering whether there's a specific solution in struts in regard to the
>page refresh problems whereby browsers cache your dynamic pages hence making
>them not so dynamic. We've forced it before by doing the old timestamp
>parameter append to each url but i was hoping struts might have something
>within the framework to fix this problem (or even if someone knows of
>something outside the framework to fix it??)
>  
>
<controller nocache="true"/>




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