Skip to content

Instantly share code, notes, and snippets.

@werpu
Created January 13, 2023 09:57
Show Gist options
  • Save werpu/c1872f400706e1cefbdfc375bfc3a9f4 to your computer and use it in GitHub Desktop.
Save werpu/c1872f400706e1cefbdfc375bfc3a9f4 to your computer and use it in GitHub Desktop.
<?xml version='1.0' encoding='UTF-8'?>
<partial-response><changes><update id="jakarta.faces.ViewRoot"><![CDATA[<html xmlns="http://www.w3.org/1999/xhtml"><head id="j_idt3">
<title>Issue 2162</title><script src="/test-faces22-ajax/jakarta.faces.resource/faces.js.xhtml?ln=jakarta.faces"></script></head><body>
<form id="form" name="form" method="post" action="/test-faces22-ajax/issue2162.xhtml" enctype="application/x-www-form-urlencoded">
<input type="hidden" name="form" value="form" />
<input id="form:submit" type="submit" name="form:submit" value="Submit" onclick="mojarra.ab(this,event,'click','@form','@all');return false">Init called
Init called
Init called
</input>
</form></body>
</html>]]></update><update id="j_id1:jakarta.faces.ViewState:0"><![CDATA[-2427234616157474255:1282146919313461730]]></update></changes></partial-response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment