InterviewSolution
Saved Bookmarks
| 1. |
How To Implement Primefaces Growl Component In Jsf ? |
|
Answer» It is a notification widget which is USED to DISPLAY FacesMessages. It is similar to 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. It is a notification widget which is used to display FacesMessages. It is similar to 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. |
|