Remove code duplication between DefaultActionInvocation and RestActionInvocation
--------------------------------------------------------------------------------

                 Key: WW-3518
                 URL: https://issues.apache.org/jira/browse/WW-3518
             Project: Struts 2
          Issue Type: Bug
          Components: Dispatch Filter
    Affects Versions: 2.2.1
            Reporter: John Lindal
            Priority: Minor


If DefaultActionInvocation.invokeAction() were refactored so methodResult were 
processed in a separate function (the way it is done in RestActionInvocation), 
then RestActionInvocation would not have to duplicate all the code in 
invokeAction().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to