Hi,
I have a Tomcat installed behind ISA server. It is properly(?) published, so I can reach it from outside world, as from LAN also. But, when I access my Tomcat application from LAN, all session attributes are fine, the app works as I want it to.
When I access it from outside world, something is wrong with session.
For example, I access the app from Firefox, exit Firefox, and start IE - the same session(!). On the other hand, I have a Java class as a session object, but sometimes I can not modify it, and sometimes I can.
I must emphasize that everything works nice when I access the app from LAN.
Any idea ?
Thnks in advance.





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to