On Fri, 26 Jan 2001, Craig R. McClanahan wrote:
> Matthias, I just checked in a change to do exactly this, which will show up in
> tonight's nightly build of Tomcat 4.0. Could you please try it and ensure that
> it fixes your problem?
Tried it. All works fine now. The SessionID gets proberly ad
Mathias Bachner wrote:
> Hello Developers,
>
> I have here a little problem with jakarta-tomcat-4.0-b1. I use a Session
> to keep track of the user login. For security purpose, I also use
> SSL. When I don't use any cookies, everything is ok, as long as I don't
> switch over to SSL. When using SS
Hello Developers,
I have here a little problem with jakarta-tomcat-4.0-b1. I use a Session
to keep track of the user login. For security purpose, I also use
SSL. When I don't use any cookies, everything is ok, as long as I don't
switch over to SSL. When using SSL, encodeURL doesn't append the
Ses