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.
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.