Because ofnyou define an interceptor (stack) for an action it will be the *only* interceptor (stack) for that action. So it doesn't work until you add the defaultStack because it doesn't have the defaultStack until you add it.
Dave On Thursday, November 18, 2010, Mead Lai <laiqi...@gmail.com> wrote: > While, I add the default interceptor into that action, everything work fine. > But I am also do not know why,Ha ha... > Thank you, all... > > <interceptor-ref name="defaultStack"/> > <interceptor-ref name="fileUploadStack"/> > > Regards, > Mead > > > On Thu, Nov 18, 2010 at 2:19 PM, Mead Lai <laiqi...@gmail.com> wrote: > >> interceptor > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org