Re: Unexpected redirect from https to http

2009-01-27 Thread Timothy Tagge
, then they wouldn't work because there is no http listener. Is this what you want? I have no idea, except that perhaps Tomcat changes the scheme to https automatically whenever it can. --- On Mon, 1/26/09, Timothy Tagge tplimi...@gmail.com wrote: From: Timothy Tagge tplimi...@gmail.com Subject

Re: Unexpected redirect from https to http

2009-01-27 Thread Timothy Tagge
Kolinko knst.koli...@gmail.com wrote: 2009/1/27 Timothy Tagge tplimi...@gmail.com: I'm working on an application that does redirects to itself. The application is intended to run under https for all pages. However, when the redirect is requested, the resulting URL shown in the browser is http

Unexpected redirect from https to http

2009-01-26 Thread Timothy Tagge
I'm working on an application that does redirects to itself. The application is intended to run under https for all pages. However, when the redirect is requested, the resulting URL shown in the browser is http://secureServer/correctDomain/correctPage.jsp This request times out because there