[
https://issues.apache.org/jira/browse/WW-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804822#comment-13804822
]
Hudson commented on WW-4229:
----------------------------
SUCCESS: Integrated in Struts2-JDK6 #827 (See
[https://builds.apache.org/job/Struts2-JDK6/827/])
WW-4229 Adds the new PostbackResult to struts-default.xml (lukaszlenart: rev
1535518)
* /struts/struts2/trunk/core/src/main/resources/struts-default.xml
WW-4229 Implements new PostbackResult (lukaszlenart: rev 1535511)
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/PostbackResult.java
> 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)