On Mon, 2010-09-20 at 16:31 -0700, Mark Thomas wrote:
> I agree the spec isn't crystal clear.
> 
> I took the use of the word "partial" to refer to requests and URIs in
> the welcome file to mean that the "complete" request was the result of
> adding the welcome file. With that in mind, it seems natural that the
> filter should apply post welcome file addition. But that is just an
> opinion. I'm still leaning towards WONTFIX.
> 
> I could be convinced that this is a bug but I haven't see anything that
> might support such an argument so far.

If he wants universal filtering, he can use "/*" I think, right ?

As welcome files are not to be done by the default Servlet as a forward,
and a HTTP redirect is not desirable either, there's no possibility to
invoke a Servlet on / with REQUEST.

Rémy



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to