ujax post servlet should respond with status page instead of default redirect
-----------------------------------------------------------------------------
Key: SLING-213
URL: https://issues.apache.org/jira/browse/SLING-213
Project: Sling
Issue Type: Improvement
Components: microsling
Reporter: Tobias Bocanegra
it is desirable that the ujax post serlvet responds with a status page rather
than with a default redirect.
this allows clients (javascript+formpost or ajax based) to react better on the
modifications.
will provide a patch for the post servlet that responds with that status page.
the old redirect behavior can still be achieved by sending a ujax:redirect="*"
input parameter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.