2012/5/13 Martin Gainty <mgai...@hotmail.com>:
>
> 'Morning All
>
> I seem to be plagued by a IE caching problem where loading my index.jsp 
> always returns the same old index.jsp
> my workarounds thus far:
> 1)Reload Webapp - TC still returns old index.jsp
> 2)Stop Webapp Start Webapp - TC still returns old index.jsp
> 3)delete webapps/WebAppName/index.jsp - TC still returns old index.jsp
>

4) pull out the network cable.
If it does not help, then the problem is not in Tomcat.

Anyway you have not tried to
- Clear browser's cache
- Undeploy and redeploy the webapp  (or stop it and clear its work
folder, - compiled JSPs are kept there)
- Check whether clock time is correct on your PC and server

> Environment:
> TC 6.0.20
> IE: 9
>
> Does anyone have suggestions to allow TC to return new index.jsp and not the 
> old cached version?
>

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to