Hi,

I've developed a solution based on Struts2 and the REST-plugin. Recently I
noticed that it's not possible for me to POST/PUT anything to any
controller. GET works fine, both jsp/xhml and json/xml. It's also possible
to update the model using a form in a jsp.

I'm not getting any errors and everything seem to work, except for that the
model does not get updated/populated with the values from the post.

Also, my interceptors are only run on GET-requests, not on POST. Is that
intentional?

I upgraded to Struts 2.2.3 to make sure it wasnt a known bug, but that
doesn't seem to have helped.

Thanks in advance!

--
View this message in context: 
http://struts.1045723.n5.nabble.com/REST-PLUGIN-Model-not-updated-on-JSON-XML-post-tp4399776p4399776.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to