The javadoc states this call returns the "session associated with the request". I'm trying to figure out what "the session associated with the request" actually means.

Specifically, if I have the same client sending https and http requests intermixed in time, will there be two sessions objects, one for the secure requests and one for the insecure ones, or just one.

And, if there are two is this documented anywhere?

Brian


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

Reply via email to