Google News
logo
Java RichFaces - Interview Questions
How to send Ajax request in RichFaces ?
RichFaces provides tag libraries which are capable to send Ajax request from JavaServer Faces pages.
 
The <a4j:commandButton> and <a4j:commandLink> tags are used to send an Ajax request on the click JavaScript event.
Advertisement