I think It' s impossible to do, because all of request's must pass to the filter! If I'd been wrong, please, somebody correct me!
2009/9/1 Rusty Wright <rusty.wri...@gmail.com> > In the web.xml why is the filter-mapping url-pattern /* ? Would it work to > change it to *.action instead? > > For some reason, I can't get jetty to serve my welcome-file index.jsp file > and if I change the url-pattern to *.action then it starts working. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >