You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ben Bookey <be...@gistec-online.de> on 2004/06/28 21:18:01 UTC

Does the ready-to-go realm always have to use a cookie ?

Dear List,

Does the REALM security feature in Tomcat, always have to store a cookie
JSESSION in the client ?

Is there an easy-work-around so that a cookie is not stored ?

Please help!

Ben


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


Re: Does the ready-to-go realm always have to use a cookie ?

Posted by Tim Funk <fu...@joedog.org>.
You need to rely on URL rewriting and you need to turn off cookies. I can't 
remember how - i never tried it. Its in the docs somewhere.

-Tim

Ben Bookey wrote:

> Dear List,
> 
> Does the REALM security feature in Tomcat, always have to store a cookie
> JSESSION in the client ?
> 
> Is there an easy-work-around so that a cookie is not stored ?
> 

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