|
We are using JSP and are encountering a problem,
which shows up only while using the Netscape browser (with IE it works
fine):
In a secure (HTTPS) page, we create a
Session. Then, we redirect (using sendRedirect()) to a non-secure (HTTP)
page. When we try to get the Session in the non-secure page, we get
null.
For the record, we use IBM WebSphere and
IIS.
Thanks.
|
- Re: Problem preserving HttpSession between HTTP and HTTPS ... George Svedloff
- Re: Problem preserving HttpSession between HTTP and H... Jim Richards
- Re: Problem preserving HttpSession between HTTP and H... Mike Fontenot
- Re: Problem preserving HttpSession between HTTP a... George Svedloff
- Re: Problem preserving HttpSession between HTTP and H... Alex Petrushko
- Re: Problem preserving HttpSession between HTTP and H... Mike Fontenot
