Thanks very, much to all who replied.  That works now.

Rob


Caldarale, Charles R wrote:
> 
>> From: ryoung5367 [mailto:[EMAIL PROTECTED] 
>> Subject: Re: Question about Session MGMT
>> 
>> I was just looking at how to turn off cookies in the 
>> context.xml file it added this:
>> 
>> <parameter>
>>     <name>cookie</name>
>>     <value>false</value>
>>  </parameter>
> 
> That's incorrect.  The cookies attribute (it's not an XML element)
> should be specified like this:
> <Context cookies="false">
> ...
> </Context>
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Question-about-Session-MGMT-tf4394390.html#a12556973
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]

Reply via email to