[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Problem with swithing from https to http in Application

jboss_app_user do-not-reply at jboss.com
Fri Jun 6 10:45:12 EDT 2008


Hi, We have a problem when accessing the application using https. What we do is, for login we direct the user from http to https URL and after authentication we direct the URL to http again.This works fine. But when we directly try to access HTTPS URL to start the login process, we have a problem. After authentication we are able to redirect to http again but there is a new http session created which is causing a problem for us. During login we put some info in the session which is lost after redirecting to http. We do not have this problem if the user uses http URL to start off with. Also we are facing this problem only with JBoss, it works fine in weblogic.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156338#4156338

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156338



More information about the jboss-user mailing list