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