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]

Reply via email to