sob., 26 sty 2019 o 01:19 developer researcher
<java.developer.researc...@gmail.com> napisał(a):
>
> Hello,
>
> I want to migrate a web application based on struts.xml to use annotations,
> but I have not found documentation and/or examples for the next cases:
>
> *1. <default-action-ref name="defaultAction"/>*
>
> How should be the @Action (?) Annotation be for the default action?

@Action("defaultAction")

> *2. Global Exception Handling*
>
> The documentation of convention plugin include exception mapping for action
> level and class level, but How should global exceptions and results be
> configured?

You can only configure this in struts.xml


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

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

Reply via email to