yes it could be done i guess. (FilterConfig.getFilterName() returns the name that is specified in the web.xml i take..) But is it in all configurations the case that it is defined in the WEB-INF/web.xml? also in an EAR? never defined a bit more globally?
johan On 12/14/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
On 12/13/06, Erik van Oosten <[EMAIL PROTECTED]> wrote: > > Johan Compagner wrote: > > Then i need to know that /app in the filter. You can't ask it anywhere > > (not > > that i know) > Perhaps it is possible to parse the web.xml from Wicket? Should be doable, though it seems like a lot of work for a relatively small nuisance. Any volunteers? :) Eelco
