Re: SSL redirect issue -

2008-06-07 Thread Bill Barker
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I have setup SSL on tomcat & seems to be working fine- however, on my > login page which I have specified in the web.xml with a security > constraint to use ssl - I have to submit the page 2x - the first does the > redirect to https:84

SSL redirect issue -

2008-06-06 Thread janet . barbeau
I have setup SSL on tomcat & seems to be working fine- however, on my login page which I have specified in the web.xml with a security constraint to use ssl - I have to submit the page 2x - the first does the redirect to https:8443 then the second will actually submit the page. How do I confi