On Sat, May 31, 2008 at 9:28 AM, John Pedersen <[EMAIL PROTECTED]> wrote:

>  I am having difficulties getting the welcome file to work.

> <welcome-file-list>
>        <welcome-file>/index.htm</welcome-file>
>    </welcome-file-list>

It's a file name, /not/ a url pattern -- remove the / from /index.htm

Besides that, index.htm is already in the default web.xml (at least
on 6.0.14).

HTH,
-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

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