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
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.
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