[
https://issues.apache.org/jira/browse/WW-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063820#comment-17063820
]
ASF subversion and git services commented on WW-3788:
-----------------------------------------------------
Commit 6721c9c98ae2eaf926f20901998990c4add798f2 in struts's branch
refs/heads/action-context-boost from Lukasz Lenart
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=6721c9c ]
WW-4789 WW-3788 ActionContext refactoring
> 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)