josemanuel lopez wrote:
> Hi 
> 
> The reazon is because the seesion is  created with
> info  from the call: example: IP address,  Port Etc, 
> and  Tomcat has to  create  a new session because the
> info is different, I'm being trying to find a solution
> for this problem, but still I'm working on that. I'll
> keep you  posted...or if you  find a solution please
> forward that  to me

This is not the case. The reason is that any session created via https
  will not transfer to http to protect the security of the session.
This is why sessions can transfer from http to https.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to