> maybe we should just parse web.xml and rip out the mapping. we already
have
> an xml parser :P

Yeah, I've just thought about doing that, and it certainly works,
although it's a bit ugly. However, I've thought a bit harder, and I'm
not convinced it's actually necessary. I think we can resolve it from
the inbound request. I'll post more on this later, when I've played with
it a bit more.


Please post it how you do that.
I haven't found a method on the Servlet spec that gives you that back.
And if the (first) request is a mount how do you know it then what the
filter path it and what the mount is?

johan

Reply via email to