I am using struts 2.3.1.2 I have an action class called Students with 2 methods, list and save.
Using the convention plugin and bang notation, I want the interceptor stack 'basicStack' to fire for method list and the interceptor stack 'paramsPrepareParamsStack' to fire for save. Is this possible please? -- View this message in context: http://struts.1045723.n5.nabble.com/Convention-plugin-How-do-I-have-two-methods-on-the-same-action-using-2-different-Interceptor-stacks-tp5589550p5589550.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org