Google News
logo
Java PrimeFaces - Interview Questions
How to implement the PrimeFaces growl component in JSF?
It is a notification widget which is used to display FacesMessages. It is similar to the standard h:messages component of JSF. We can place growl to anywhere in our application's web page. The location of growl in JSF application does not matter.
Advertisement