Hi,
I use Tomcat 4.1.27.
I try to make sure that session url rewriting is switched off in all cases.
As far as I understood even if the context of my web application was
configured to use cookies, in the first request from the client the method 
HttpServletResponse.encodeURL() will generate an URL which contains the
jsessionid for example something like that
http://myhost/myservlet;jsessionid=qxxsLGqVxIQ16cKyJXvg

Is there any way to switch that off by configuration?
I cannot change the code (not using encodeURL). 

Thanks for your help in advance.
Regards Karin

-- 
"Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www.gmx.net/info


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to