Re: S2: web.xml servlet/filter-mappings

2008-07-15 Thread Alberto A. Flores
Also, please remember that the order of the in web.xml is VERY important. Don Brown wrote: Could you post more information? Struts should only be responding to URI's that contain configured extensions via the struts.action.extension setting, which defaults to "action". Don On Tue, Jul 15, 2

Re: S2: web.xml servlet/filter-mappings

2008-07-15 Thread Don Brown
Could you post more information? Struts should only be responding to URI's that contain configured extensions via the struts.action.extension setting, which defaults to "action". Don On Tue, Jul 15, 2008 at 7:01 PM, Mikkel Lindhard <[EMAIL PROTECTED]> wrote: > Hello list > > I have an web-applic