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

COMBEAU edited comment on WW-4684 at 9/2/16 2:20 PM:
-----------------------------------------------------

Yes ko.mapping.toJSON(..) produces a proper JSON string.

If I create two differents interceptor-stack one for JSON action request (POST) 
and another one for all other ajax get request to read datas it seems to be 
working. But I have to refactor all my web app

Before with struts 2.3.28 i have only one interceptor-stack and the web app 
works perfectly


was (Author: walkn):
Yes ko.mapping.toJSON(..) produces a proper JSON string.

If I create two differents interceptor-stack one for JSON action request and 
another one for all other request it seems to be working. But I have to 
refactor all my web app

> No set parameter value to action
> --------------------------------
>
>                 Key: WW-4684
>                 URL: https://issues.apache.org/jira/browse/WW-4684
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Actions
>    Affects Versions: 2.5.2
>         Environment: Windows
>            Reporter: COMBEAU
>             Fix For: 2.5.3
>
>         Attachments: ActionSample.java, login.jsp, screenshot-1.png, 
> struts.properties, struts.xml
>
>
> I have an issue on my webapp since I have update Struts 2 to version 2.5.2 
> from 2.3.28.
> When I post a form with parameters via ajax call, on the action class setters 
> are not called. All the time the setter and getter return "null" value
> I used Struts2-core and struts2-json-plugin



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

Reply via email to