You can just set "cookies=false" in the <Context> element in the app's
context.xml file.
See the docs for your version of Tomcat for details.
-- 
Len

On 9/10/07, Michael Dehmlow <[EMAIL PROTECTED]> wrote:
>
> Hello I'm looking for a way to force url session tracking regardless of
> whether the user has  cookies enabled. My thoughts right now are to create a
> session filter that deletes the cookie on the way out the door. if this
> seems like a good idea who should I go about deleting the the cookie.
> --
> View this message in context: 
> http://www.nabble.com/Force-URL-encoding-tf4415223.html#a12594298
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to