> From: Johnny Kewl [mailto:[EMAIL PROTECTED] > Subject: Re: Where to find session cookies > > True, although I dont know how to make Tomcat do that, nor do > I think it should be done, they must expire, or else with time > his Tomcat will run out of memory.
??? Why do you think Tomcat will run out of memory? Cookies are inserted into responses, maintained by the client and returned on subsequent requests. Unless a webapp is keeping track of them for some esoteric reason, there's no memory consumed once a request has been processed and the response sent. - 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]