Hi, the struts-rest-plugin 2.2.1 allowed for returning results from POST requests in case the status code was anything other than 200 (like CREATED or 201). It appears that 2.2.3 no longer supports this behavior. Method selectTarget() in RestActionInvocation only allows to return results from GET requests. Did the author forget about the 201 status code and inadvertently introduced this incompatibility or is this breaking change intentional?
Thanks. -- View this message in context: http://struts.1045723.n5.nabble.com/struts-rest-plugin-2-2-3-result-from-POST-tp4469274p4469274.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