[
https://issues.apache.org/struts/browse/WW-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Musachy Barroso updated WW-3101:
--------------------------------
Description: If a method "execute" is defined in the class, the action
mapping will point to it, otherwise the method will be null in the action
mapping
Summary: @Action and @Actions should be able to be applied to classes,
the method will be determined at runtime by Dynamic Action invocation mechanism
(was: @Action should be able to be applied to classes, the method will be
determined at runtime by Dynamic Action invocation mechanism)
> @Action and @Actions should be able to be applied to classes, the method will
> be determined at runtime by Dynamic Action invocation mechanism
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WW-3101
> URL: https://issues.apache.org/struts/browse/WW-3101
> Project: Struts 2
> Issue Type: Improvement
> Components: Plugin - Convention
> Affects Versions: 2.1.6
> Reporter: Musachy Barroso
> Assignee: Musachy Barroso
> Fix For: 2.1.7
>
>
> If a method "execute" is defined in the class, the action mapping will point
> to it, otherwise the method will be null in the action mapping
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.