Redirect from HTTPS to HTTP on Tomcat 4 problem
843835Dec 3 2001 — edited Mar 26 2010Hello friends,
Desperate to solve this problem, have searched this forum all over, but haven't found the answer.
I have a typicall senario:
1. Login page secured with HTTPS.
2. On valid login the response is redirected to HTTP (not secure) page.
But the redirect caused the session to be lost. I'm using Tomcat 4. Is it Tomcat's bug? How to solve this simple problem? Anyone have done this before?
Thanks a lot to anyone who replies.