In your code, wherever you emit a URL--anchors, JavaScript calls,...

                                                            -- Bill K.


> -----Original Message-----
> From: Robert Zazueta [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 18, 2001 1:48 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Can Sessions be tracked via URL-rewriting?
> 
> 
> Nope. Where would I need to do that? In all of my servlets, or in the
> Tomcat code?
> 
> -----Original Message-----
> From: William Kaufman [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 18, 2001 1:42 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Can Sessions be tracked via URL-rewriting?
> 
> 
> Are you asking Tomcat to do URL re-writing (by calling
> HttpServletResponse.encodeURL())?
> 
>                                                             -- Bill K.
> 
> 
> > -----Original Message-----
> > From: Robert Zazueta [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, April 18, 2001 1:35 PM
> > To: [EMAIL PROTECTED]
> > Subject: Can Sessions be tracked via URL-rewriting?
> > 
> > 
> > Fresh out of the "box", Tomcat appears to write the 
> jsession ID to the
> > users cookies exclusively, making those who don;t have 
> > cookies turned on
> > for whatever reasons lose their session.
> > 
> > Is there a way to configure Tomcat so that it writes the 
> jsession via
> > URL-rewriting for those folks without cookies turned on? Or 
> even just
> > replaces the jsession cookie with URL-rewriting entirely?
> > 
> > Thanks!
> > 
> > Rob Z.
> > 
> 

Reply via email to