You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Alireza Fattahi <af...@yahoo.com> on 2013/08/19 13:13:24 UTC

convetion maps parent actions too!

Hi,
 
I am usging convetion. All my actions extended a base action like
 
public class AccountAction extends MyBaseActionSupport{
 
}
 
The convention maps the MyBaseActionSupport too. 
Is there any way we can avoid it.

~Regards,
~~Alireza Fattahi

Re: convetion maps parent actions too!

Posted by Lukasz Lenart <lu...@apache.org>.
2013/8/19 Alireza Fattahi <af...@yahoo.com>:
> Hi,
>
> I am usging convetion. All my actions extended a base action like
>
> public class AccountAction extends MyBaseActionSupport{
>
> }
>
> The convention maps the MyBaseActionSupport too.
> Is there any way we can avoid it.

Is it an abstract class?


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org