Google News
logo
Java PrimeFaces - Interview Questions
How to implement the PrimeFaces commandButton component in JSF?
It is an extended version of standard h:commandButton of JSF. It includes ajax, partial processing and skinning features.
 
The <p:commandButton> component is used to create button in JSF application.
Advertisement