Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Redirect from HTTPS to HTTP on Tomcat 4 problem

843835Dec 3 2001 — edited Mar 26 2010
Hello 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2010
Added on Dec 3 2001
32 comments
24,972 views