Re: Filter before Action servlet

2007-04-22 Thread Yannick Haudry
additional filtering work after this method that will be executed when the call returns. Yannick On 4/22/07, Mahesh Parab <[EMAIL PROTECTED]> wrote: Hi All, I am new to struts, my doubt is if i place filter before Action servlet what will be called first Action servlet or filter. Thanks,

Filter before Action servlet

2007-04-22 Thread Mahesh Parab
Hi All, I am new to struts, my doubt is if i place filter before Action servlet what will be called first Action servlet or filter. Thanks, Mahesh