On Thursday 13 March 2003 19:34, Shapira, Yoav wrote:
> Howdy,
> You have to wait a little bit before re-posting questions, if you
> re-post them at all.

I agree.

> 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 the 
<body> and </body> tag in (X)HTML output from sevlets/JSPs. He should be able 
to find enough examples on the internet.

>
> Yoav Shapira
> Millennium ChemInformatics

Regards,
Cees.

> >-----Original Message-----
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>
> >Sent: Thursday, March 13, 2003 1:31 PM
> >To: [EMAIL PROTECTED]
> >Subject: RE: Header and footer in directory listing ....
> >
> >Any update on this please ????
> >
> >>  -----Original Message-----
> >> From:      Gurumoorthy Raghupathy
> >> Sent:      13 March 2003 16:37
> >> To:        '[EMAIL PROTECTED]'
> >> Subject:   Header and footer in directory listing ....
> >>
> >> Hi,
> >>    How can I add header and footer to my application whole
>
> application
>
> >> ???
> >>    I search the archive but could not find one ....
> >> Thanks
> >> Guru

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

Reply via email to