You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Shambaiah Chepuri <sh...@oatsystems.com> on 2004/02/04 13:03:26 UTC

how to enforce use of url rewriting for session identification

Hi,

I am facing a strange problem,
I would like to enfore url-rewriting for session identifier communication.
I have set cookies=false for the webapp context definition in
context.xml / server.xml

But it is not taking into effect.

I see that only when the client browser has cookies disabled
url-rewriting is used otherwise cookies are used for session identification.

Can someone let me know how to always enable url-rewriting in tomcat
irrespective of client browser setting.

Thanks in advance,

Shambu


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org