I tried doing this, but my app which uses a session variable to
check if a user has logged into the site still does not work.
Where can I find a full description of this tag ?
Also, will it work seamlessly for
response.sendRedirect("http://www.myserver.com/page.jsp") and <a
href="page.jsp"></a> ?
Thanks
Shahed.
-----Original Message-----
From: Craig R. McClanahan <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, December 21, 2000 12:27 PM
Subject: Re: Disable session cookies
>Which version of Tomcat are you using? Tomcat 3.1 doesn't support this
>feature. In Tomcat 3.2, search the "conf/server.xml" file for the
"noCookies"
>attribute and set it to true.
>
>>
>> Greetings
>> Ralf
>>
>
>Craig McClanahan
>