xdmp.redirectResponse( name as String ) as null
Redirects the App Server response to a given location.
Parameters | |
---|---|
name | The redirect URL. |
xdmp.redirectResponse("http://marklogic.com/howtobuy.xqy");
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.