Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: URL rewriting For Session Tracking

Caldarale, Charles R

2007-01-03

Replies:

> From: jobs@(protected)]
> Subject: URL rewriting For Session Tracking
>
> All I want to do is 'URL rewriting For Session Tracking'.

I have to admit that I don't really understand your question. What do
you need to do with sessions that Tomcat doesn't already do
automatically via cookies or jsessionid? Check the doc for the cookies
attribute of the <Context> element:
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

You also might want to take a look at Section 7 of the servlet spec:
http://jcp.org/aboutJava/communityprocess/final/jsr154/index.html

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.