Re: Struts Application on IE7

2008-03-04 Thread xenonii
This seems to support my theory... http://www.tildemark.com/browsers/ie7-always-keep-a-cache-of-the-visited-pages.html - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=60129&messageID=325380#325380 ---

Re: Struts Application on IE7

2008-03-04 Thread xenonii
I had a similar problem as you mentioned... I found a work around. The culprit was something of the sort in the header (or "-1") It seemed like it was fooling IE7 to think that the content is already expired. ( ? ) - Posted via

Struts Application on IE7

2007-01-22 Thread anastasiakathy
Hi all, I am new to Struts and tomcat. Recently, I picked up a jsp application, which is using Struts 1.1, jre1.4.2, running on tomcat 5.0. In the application, index page checks with the user role, then forwards to the corresponding home page, or to login Everything works perfectly on Firefo