Google News
logo
Java PrimeFaces - Interview Questions
How to implement the PrimeFaces breadCrumb component in JSF?
It is a navigation component which is used to provide contextual information about page hierarchy. It shows navigation information and allows to redirect to any page by clicking on the navigation link. The <p:breadCrumb> component is used to create navigation in JSF application.
Advertisement