Dear Tomcat developers,
We are using Tomcat/Apache with mod_jk.
Apache (1.3.14) is running mod_ssl (2.7.1-1.3.14) with OpenSSL (0.9.6).
Tomcat 3.2.1
When a servlet is requested under
https://www.mydomain.com:8888/test/MyServlet
and the servlet does a simple
response.sendRedirect("loginfailed.html");
this makes the browser request
http://www.mydomain.com:8888/test/loginfailed.html
At this point Apache complains since the browser is trying to speak HTTP to
an HTTPS enabled port. We are also missing all the URL information that you
normally get from the Sevlet request, like getPathURI etc
any idea why this is happening?
Filip
~
Namaste - I bow to the divine in you.
~
Filip Hanik
Technical Architect
[EMAIL PROTECTED]
----- Original Message -----
From: "Anil Vijendran" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 10:28 AM
Subject: Re: Call for volunteers
[EMAIL PROTECTED] wrote:
> 6. Jasper: making sure the bugs are integrated and the interceptor works
> as expected, instead of just being faster.
I can review and fix bugs here. Don't have time for anything else.
--
Peace, Anil +<:-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]