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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]