[ https://issues.apache.org/jira/browse/WW-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895725#comment-13895725
]
D Qiu commented on WW-4287:
---------------------------
Thank you. I will try that.
Just wondering why parsing the PUT request message body and putting the entries into the paramterMap
is not supported in Struts2 core action?
> http put method supported?
> --------------------------
>
> Key: WW-4287
> URL: https://issues.apache.org/jira/browse/WW-4287
> Project: Struts 2
> Issue Type: Bug
> Components: Core Actions
> Affects Versions: 2.3.16
> Reporter: D Qiu
> Assignee: Lukasz Lenart
>
> When I do a HTTP PUT method request with message body. eg. x=12. It does not seem to
be put into the requestParamters. (e.g cannot find the x=12 entry in request.getParameterMap
) is it expected?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
|