It looks like a Filter receives the same ServletResponse object as what is passed back from the servlet. Are their methods on that that allow you to access the Date: and Server: headers (or the whole big header string)?

PK

At 16:55 3/18/2007, you wrote:
for each servlet / jsp where you want to change the default headers,
write a filter, which changes the headers, include it into the
web-app's web.xml and you're done.

hth



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