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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

session loss when new window pops up

Status
Not open for further replies.

bobotas

Programmer
Sep 17, 2004
1
GR
Hi there

I'm facing a problem with sessions.I'm using IE browser and a Tomcat server version 5.0.* . I have to use sessions in order to pass my variables through out my application, but when i click a link that pops up a new window and then close the poped up window, my session and all the registerd variables in my main window, are being lost. The funny thing is that the same application on another PC with the same developing tools, browser and server, is working just fine. I even copied and pasted the working-well Tomcat over my Tomcat and the problem is still there. The fact is that i can't understand where the problem is: in my Tomcat, in IE's settings?Please replay.Anything will help me!

George

PS: the application i mentioned, is exactly the same in any of the testing PC's. I also have to mention that i use Eclipse 3 for the developing of my application.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top