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