> I'm still trying to figure out how Tomcat
> sees a new window as a new session

I do not think Tomcat sees anything more than what is sent to with the
request. As I understand it, if the browser does not send a session cookie
id, Tomcat will not be able to associate the request with any of its
existing session objects.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to