Musachy Barroso wrote:
> 
> this is how you do it:
> 
>  <bean type="org.apache.struts2.dispatcher.mapper.ActionMapper"
> class="com.MySuperMapper" name="superMapper"/>
>  <constant name="struts.mapper.class" value="superMapper" />
> 
> musachy
> 

Would this change to struts.xml be expected to work if I'm using the
convention plugin, or do I need to
configure the change in a different way?

Regards

-- 
View this message in context: 
http://www.nabble.com/Overriding-default-action-mapper-tp25828522p25852574.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to