AFAIK - there is no way. But if you are using apache in front of tomcat
- there are some ways to decorate directory listings. I don't know the
details, but I think its in the apache docs.
-Tim
[EMAIL PROTECTED] wrote:
Hi,
Can anyone let me know how to change the look and feel of
directories li
but they're not
tomcat-specific and they do require a bit of work.
Yoav Shapira
Millennium ChemInformatics
>-Original Message-
>From: Jacob Kjome [mailto:[EMAIL PROTECTED]
>Sent: Thursday, March 13, 2003 3:56 PM
>To: Tomcat Users List
>Subject: RE: Header and footer in
rom: [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 Raghu
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 clas
Howdy,
>> 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 res
h 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: H
aving every servlet
use this class.
Yoav Shapira
Millennium ChemInformatics
>-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 applica