Ajax4JSF is a framework which inserts AJAX function to JSF. It is easy to transform orginal JSF code to Ajax-able. Ajax4JSF just changed the way of http message.It’s document is here. It has a simple example. Look at blow code: the reRender property points out whose data in JSF component tree should be return from [...]