You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2016/01/19 08:47:39 UTC

[jira] [Created] (WW-4591) New result 'JSONActionRedirectResult' in json-plugin

Lukasz Lenart created WW-4591:
---------------------------------

             Summary: New result 'JSONActionRedirectResult' in json-plugin
                 Key: WW-4591
                 URL: https://issues.apache.org/jira/browse/WW-4591
             Project: Struts 2
          Issue Type: Improvement
          Components: Plugin - JSON
            Reporter: Christoph Nenning
             Fix For: 2.5


Adds new result 'JSONActionRedirectResult' to json-plugin. Contains tests and example in showcase app. The new result type is intended to be used along with existing JSONValidationInterceptor. It makes it possible to do form validation via ajax and handle form submitting, action execution and redirect evaluation all in one request inside JS context.

https://github.com/apache/struts/pull/72



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)