a newbie to JSF here.I am exploring various JSF Frameworks like richfaces and primefaces and came across this HtmlAjaxsupport class in richfaces, but possibly not able to find its equivalent in primefaces.can anyone please provide any idea or insights?Any helplinks or samples to githubs would be highly Appreciated.Thanks in advance
That would be p:ajax
if I read what a4j:support
does of which the HtmlAjaxSupport
seems to be the java backing/component. But this a richfaces 3.x tag which has been superseded by (again already sunset) Richfaces 4 which has a4j:ajax
Jsf RichFaces a4j:support migration to a4j:ajax