Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Session Variables not updating

Status
Not open for further replies.

CrystalAgentMan

Programmer
Nov 3, 2003
19
CA
Hello, i'm using the session.set/getAttribute() functions under Tomcat, and have noticed that some browsers don't refresh the values.

I've subsequently had to revert to using QueryStrings instead of session variables to be able to handle all the browsers. Primarily i'm testing with Mozilla/IE6/Netscape/FireFox.

If anyone else has experienced this as well as resolved it, I would love to know.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top