Hi all,

I don't want tomcat to set cookies on the client. In any situation. I've
configured a Context in server.xml to my application:
EX:
<Context cookies="false" docBase="cocoon" path="/" reloadable="false"/>

But if the URL does not contain URL;JSESSIONID=ID, tomcat allways sets a
cookie on the client.

Why this happen? I'm I missing something??

Thanks for any help...

Rui


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

Reply via email to