Hi, In our application we are using HTTPS for the purchase related pages. Remaining pages should be HTTP and not HTTPS.
After i enabled SSL, all the pages became HTTPS and was able to access SSL pages with HTTP itself. Is there a way other than redirecting from each page to another in case it is moving away from HTTP to HTTPS page or vice versa. Our need is: If the user tries to access HTTPS page with HTTP url we should not allow this. Also we should not be redirecting from every page where the protocol changes. Are there elegant ways of doing it ? Thanks Venu View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189072#4189072 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189072 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
