There are some issues depending on the protocol you are using. Apparently
ajpv12 couldn't correctly determine which mechanism was being used. Are you
using ajpv13? Also, check the config settings for SSL in the server.xml.

sam
----- Original Message -----
From: "Christopher Kirk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 17, 2001 1:59 PM
Subject: RE: Asking for an Opionio on Apache & Tomcat or Just Apache


>
> Many thanx, I'll be very interested in your results.
>
> My impressions of things is that HttpSession works on session ids. That
> session id either comes from a cookie or a http GET paremeter.. The code
>
> servletResponse.encodeURL(url);
>
> is required to make the switch between the two different mechanisms. I
find
> that under my current setup with Apache/Tomcat/SSL, the encodeURL method
> makes the wrong choice when the browser has had its cookies disabled.
>
> - Chris.
>


Reply via email to