|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

JSF Implementation: Mojarra 2.2.5
If it is an ajax request the following partial-response is generated for the redirect:
response.setContentType("text/xml");
response.getWriter().append("<?xml version=\"1.0\" encoding=\"UTF-8\"?>")
.printf("<partial-response><redirect url="" ESAPIConstants.LOGIN_PAGE + addition);