[ https://issues.apache.org/jira/browse/WW-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17075064#comment-17075064
]
ASF subversion and git services commented on WW-3788:
-----------------------------------------------------
Commit 78fc84bfdc456dc5a3fb166fbdb098242bb8d9da in struts's branch refs/heads/action-context-boost
from Lukasz Lenart
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=78fc84b ]
WW-4789 WW-3788 Removes duplicated value assignment
> Convert ServletActionContext to be more as ActionContext
> --------------------------------------------------------
>
> Key: WW-3788
> URL: https://issues.apache.org/jira/browse/WW-3788
> Project: Struts 2
> Issue Type: Improvement
> Components: Core Actions
> Affects Versions: 2.3.1.2
> Reporter: Lukasz Lenart
> Priority: Minor
> Fix For: 2.6
>
>
> ServletActionContext has only static accessors, compering to ActionContext which can
be passed as an instance. If this will be converted into an instance available class, then
UrlHelper can use it instead of bunch of method's parameters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|