- Original Message -
From: "Bob Herrmann" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, August 21, 2002 3:53 PM
Subject: [5.0] Welcome Files
>
> I have been looking into the Servlet 2.4 section 9.10 Welcome f
I have been looking into the Servlet 2.4 section 9.10 Welcome files
stuff. In a nutshell, the spec now allows servlets to be welcome
files. The can either be an 'exact match' or a 'prefix match.'
I implemented changes to StandardContextWrapper to bring Tomcat into
compliance. I think it is pr