try this:

<welcome-file-list>
        <welcome-file>
                your_own_welcome_file.html

a_file_for_case_your_own_welcome_file_does_not_exist_and_to_prevent_tomcat_f
rom_listing_the_directory.html
        </welcome-file>
<welcome-file-list>

in your server.xml


Kai Kaapke

jPartner Software GmbH & Co. KG
                   - Ihre Java Partner -




-----Ursprungliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 7. August 2001 14:56
An: [EMAIL PROTECTED]
Betreff: Antwort: Re: tomcat default page


i know about that...

but what if there is not any of this default files in the directory. in
this case tomcat automatically displays all the files in the directory. my
question is how to manipulate this, how to design my own tomcat default
page....

know what i mean ?



 --------------------------------------------------------------------------
          Externe Mail    "David Treves" <[EMAIL PROTECTED]>    07.08.2001
          15:41
 --------------------------------------------------------------------------




An:   <[EMAIL PROTECTED]>
cc:

Thema:    Re: tomcat default page

in server.xml file you will find a list of the default names

David.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 07, 2001 2:29 PM
Subject: tomcat default page


> hi,
>
> if  i link onto a directory wihtout a index.html, tomcat uses a default
> page to display the containing files of the directory. is it possible to
> edit this page? if yes, where can i find it?
>
> thx
>
> bastian






Reply via email to