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