I'm modifying the response by appending a session cookie whose maxAge has been configured to a positive value. I'm writing it as a Filter because 1) Eric suggested that (well, he suggested a Valve, but from my limited understanding, it seems like a Filter does the same thing and is not specific to Tomcat) and 2) it seems like this will make it easy to to use with any other servlet app that I want.

--Jesse Barnum, President, 360Works
http://www.360works.com
(770) 234-9293


On Jun 29, 2007, at 7:32 PM, Martin Gainty wrote:

Curious as to why you're writing a Filter
Are you modifying Request Headers or the Request itself?
Thx,
M--


---------------------------------------------------------------------
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