File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes Struts2 updating issue in IE browsers Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts2 updating issue in IE browsers" Watch "Struts2 updating issue in IE browsers" New topic
Author

Struts2 updating issue in IE browsers

Dev Anand
Ranch Hand

Joined: Aug 30, 2009
Posts: 40
I'm using struts2.2.3 framework for my application. I i make any changes in my jsp pages, they are not getting updated When i use IE6 browser. Instead its showing same old data. But, I'm not getting this kind of issue, if i use other browsers like Firefox, Chrome.
So, what i did is, i'm appending session id to all the jsp's in my application. With this, its working fine in all browsers including IE6.
But, i dont wanna append session id to jsp.

Is there anyway to overcome this issue without appending session id to all the jsps?

Thanks in advance.

Regards
Dev Anand.
Mohana Rao Sv
Ranch Hand

Joined: Aug 01, 2007
Posts: 485

I think that problem with the browser cache. Take other inputs as well.


ocjp 6 — Feeding a person with food is a great thing in this world. Feeding the same person by transferring the knowledge is far more better thing. The reason is the amount of satisfaction which we get through food is of only one minute or two. But the satisfaction which we can get through the knowledge is of life long.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Struts2 updating issue in IE browsers
 
Similar Threads
distinguishing 2 browsers in the same session.
sendRedirect() not working in IE6.0
IE6 and ServletSession
Session Problem
session collusion problem