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

Reply via email to