On 4/28/05, Anhony <[EMAIL PROTECTED]> wrote:
> I have a servlet/JSP application in which users establish their servlet
> session using https but conduct the rest of their interactions using http.
> 
> The session appears not to be preserved between https and http, ie. after
> switching from back to http the request.getSession(false) call returns null.
> Can anyone shed light on this for me? Is this expected? Is there a
> workaround/configuration/setting in Tomcat 5 I might have missed?
> 
> Thanks
> 
> Anthony
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
Please specify version of Tomcat and URLs which you used which caused problems. 
It is working fine for me on Tomcat 4.1.12,4.1.30,4.1.31.

-- 
rgds
Anto Paul

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

Reply via email to