Hi all,

I have been struggling with a configuration issue. I need to force the encodeURL method and <c:url > tag lib to put the session id on the url even if the browser has cookies enabled.

This is how I did it when I was using the Resin container:
<session-config
enable-cookies='false'
enable-url-rewriting='true'/>


Would anyone know how to do this with tomcat 5.0.27?

Thanks in advance,

Fred.


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



Reply via email to