Why does my session id (JSESSIONID) change while switching from https to http? java jsf

Posted by Nitesh Panchal on Stack Overflow See other posts from Stack Overflow or by Nitesh Panchal
Published on 2010-05-27T04:30:48Z Indexed on 2010/05/27 4:41 UTC
Read the original article Hit count: 255

Filed under:
|

Hello,

I have a page that uses https and when i do a redirect from the bean that uses that https page to some http page. Then my session id changes. How can i stop this from happening? Please help me. Thanks in advance :)

© Stack Overflow or respective owner

Related posts about java

Related posts about jsf