I'm using struts 2.0.11.2 with codebehind. I have defined three different abstract packages to be able to select the interceptor stack for different actions. I configure the action using the @ParentPackage annotation selecting different packages. This, however, does not work. It seems that the package used is always the first one declared in struts.xml and the struts.codebehind.defaultPackage is not used. I have not been able to properly reproduce this so I can't claim it to be a bug. Does anyone have similar experiences?
Best regards! Leonard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]