You can't really force the browser to do anything, but you can hint it
with the following:
http://www.jguru.com/faq/view.jsp?EID=377

best of luck,

On 10/21/05, C.F. Scheidecker Antunes <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I have a struts app that works great on Firefox, however when I use IE I
> have problems with it.
> I guess that IE caches the JSP page. So when the action sends the data
> to the JSP I always have the same
> thing.
>
> So I read about it and found that if you add on the struts-config.xml
> <controller nocache="true"/> it would
> solve the issue. Well it does not solve it in its entirely.
>
> I would like to ask if I could have something on the JSP or the HTML
> part of it to force reloading by IE.
> Any suggestions?
>
> Thanks,
>
> C.F.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Keith Sader
[EMAIL PROTECTED]
http://www.saderfamily.org/roller/page/ksader
http://www.jroller.com/page/certifieddanger

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

Reply via email to