I created an issue for this: https://issues.apache.org/struts/browse/WW-2854
But I have only tested on 2.0.11.2 and I'm on a tight schedule right now. Would be good if someone could test it on the later versions as well... 2008/10/28 Don Brown <[EMAIL PROTECTED]>: > I'd go with bug. Please file a JIRA ticket at http://issues.apache.org/struts > > Thanks, > > Don > > On Tue, Oct 28, 2008 at 11:16 PM, Leonard Broman <[EMAIL PROTECTED]> wrote: >> I am using 2.0.11.2. When I am inheriting action, the codebehind >> plugin is not overriding the definition for the supertype. >> >> Example: >> >> @Result(value="foo.jsp") >> public class FooAction ... >> >> @Result(value="bar.jsp") >> public class BarAction extends FooAction >> >> Then exeuting bar.action renders foo.jsp anyway. Is this a feature or a bug? >> >> Leonard Broman >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]