My first thought is some kind of caching proxy server. If you aren't
the local IT admin, you might want to check with them what might exist
on the border between the LAN and WAN. Tomcat itself doesn't treat the
local LAN any different than the outside world. From it's perspective,
a client is a
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, somethin