You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/10/24 21:45:05 UTC

[jira] [Commented] (WW-4229) PostbackResult

    [ https://issues.apache.org/jira/browse/WW-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804604#comment-13804604 ] 

ASF subversion and git services commented on WW-4229:
-----------------------------------------------------

Commit 1535511 from [~lukaszlenart] in branch 'struts2/trunk'
[ https://svn.apache.org/r1535511 ]

WW-4229 Implements new PostbackResult

> 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: Paul Benedict
>             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)