[
https://issues.apache.org/jira/browse/WW-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804620#comment-13804620
]
ASF subversion and git services commented on WW-4229:
-----------------------------------------------------
Commit 1535518 from [~lukaszlenart] in branch 'struts2/trunk'
[ https://svn.apache.org/r1535518 ]
WW-4229 Adds the new PostbackResult to struts-default.xml
> PostbackResult
> --------------
>
> Key: WW-4229
> URL: https://issues.apache.org/jira/browse/WW-4229
> Project: Struts 2
> Issue Type: New Feature
> Components: Core Actions
> Reporter: Paul Benedict
> Assignee: Lukasz Lenart
> Fix For: 2.3.16
>
> Attachments: PostbackResult.java
>
>
> Attached is a new type of result that generates an HTML form with all the
> current request parameters. The form is immediately submitted as a POST
> request. This is useful, for example, to transfer one Struts request to
> another non-Struts request. Being that it is a POST, the parameters aren't
> visible in the browser's URL.
--
This message was sent by Atlassian JIRA
(v6.1#6144)