Hello there... I have asked this question before but maybe with the
wrong subject, so here i try again.

I have a web app that needs to use SSL at one point, but not from the
beginning. Now i understand tat once i start using SSL i need to stay in
that mode, and that is fine.

My problem is that when i'm in https mode, i need to get from the
session some objects that were put there when the app was using http
mode.

I asumme this is becouse tomcat is creating a new session and encrypting
it's id when https is used.

But how can i have access to those objects?

Has anyone experienced this situation? How did you fix it?

Thanks in advance.





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

Reply via email to