Sessions without cookies was fixed from 3.2b8. It works for me, but I don't
use ssl. (although I may in the future!).

----- Original Message -----
From: "Stubenrauch,Andreas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 05, 2000 11:40 AM
Subject: RE: Sessions don't work without cookies since 3.2beta6


> Basicly it works in 3.2 final, but I just found out it doesn't in
conjuction
> with ssl
>
> Andreas
>
> > -----Original Message-----
> > From: Daniel Beaudry [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, December 04, 2000 9:23 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Sessions don't work without cookies since 3.2beta6
> >
> >
> > Is it fixed in the tomcat 3.2 final release?
> >
> > response.encodeURL(url) does not seem to work even if I specify the
> > following in the file server.xml
> >         <RequestInterceptor
> >             className="org.apache.tomcat.request.SessionInterceptor"
> >             noCookies="true" />
> >
> > "Stubenrauch,Andreas" wrote:
> > > Hi Folks any comments are welcome:
> >  >
> >  > If Cookies are turned off in a browser the session-management by
> >  > url-rewriting does not work. This bug was introduced by
> > 3.2 beta6 and
> > is
> >  > still around in beta7
> >  >
> >  > Just turn cookies off and try any of the session-examples in the
> >  > tomcat-distribution
> >  >
> >
> >  This bug has been fixed, and the fix will appear in 3.2-b8 (which
> > should become
> >  available Monday night).
> >
> >  >
> >  > Regards,
> >  > Andreas
> >
> >  Craig McClanahan
> >
> >
> >
> >
> > --
> > Daniel Beaudry  [EMAIL PROTECTED]
> > (514) 931-8356 #3330
> >
> >

Reply via email to