On Thursday 13 March 2003 21:11, Shapira, Yoav wrote:
>>> Tomcat doesn't have a facility to do this.  You have to do it
>>> yourself,
>>> e.g. by having a simple class in your application that just gives the
>>> header HTML and footer HTML as Strings, and then having every servlet
>>> use this class.
>>
>> It does.
>> He can use filters to rewrite the responses, i.e. search and replace
>
> How is that a tomcat facility??? ;)  It's a standard feature of the 2.3
> servlet specification.

You are, of course, correct. I reasoned that a standard feature of the specs 
is also a feature c.q. facility of Tomcat <grin>.

But a filter should solve his problem.

> Yoav Shapira
> Millennium ChemInformatics

Regards,
Cees.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to