The noCookies attribute is found on SessionInterceptor in Tomcat 3.2.x.
This is documented in the server.xml.

Cheers,
Larry

> -----Original Message-----
> From: Gaurav Arya [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 15, 2002 1:47 PM
> To: Tomcat-User (E-mail)
> Subject: Server.xml for tomcat3.2.3
> 
> 
> I need to disable cookies on the server side for which i use 
> the following
> configuaration in server.xml for tomcat 3.3
> <SessionId cookiesFirst="false" noCookies="true" />
> This doesn't work for tomcat 3.2.3. I tried searching the 
> documentation for
> this particular release but it doesn't talk about this issue 
> anywhere? Has
> anyone tried this on Tomcat3.2.3, Any inputs regarding this would be
> appreciated
> 
> Regards,
> Gaurav
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to