Java Mailing List Archive

http://www.junlu.com/

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

Re: URL rewriting For Session Tracking

Mikolaj Rydzewski

2007-01-04

Replies:

jobs@(protected):
> All I want to do is 'URL rewriting For Session Tracking'. Do I have to do this manually in my code (using response.encodeURL), or is there an automatic way of doing this in Tomcat (such as using a filter or value) that would handle this for me?
>  
Add cookies="false" to context.xml of your application and use JSTL
c:url, Struts html:link, etc depending on your application design.

http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

--
Mikolaj Rydzewski <miki@(protected)>


Attachment: smime.p7s
©2008 junlu.com - Jax Systems, LLC, U.S.A.