The moose likes HTML, CSS and JavaScript and the fly likes Rediect from secure to non secure page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Rediect from secure to non secure page" Watch "Rediect from secure to non secure page" New topic
Author

Rediect from secure to non secure page

JP Verma
Greenhorn

Joined: Apr 13, 2004
Posts: 1
Hi,
I am trying to redirect the login page from secure(https) to non secure (http) after login validation. But when I am doing this, browser is displaying warning message that "You are about to be redirected to connection that is not secure". Is there is any way to avoid this warning message.
thanks
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50677

I do not believe that there is any way to fool the user into believing that they are still secure, but I'm moving this to the HTML/Javascript forum for any further discussion since it has little to do with JSP.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
You can not get around this since there is a setting on the browser that is set that shows this warning. If you do not want it to happen to you. you can chaneg your settings..
Eric
 
IntelliJ Java IDE
 
subject: Rediect from secure to non secure page
 
Threads others viewed
Internet Explorer expires session when sent from secure to non secure page
SSL certificates for each one of the Tomcat Instances on single machine
Flash in https protocol
https and cookies
ssl and non-secure items
developer file tools