Google News
logo
Java PrimeFaces - Interview Questions
How to implement the PrimeFaces calendar component in JSF?
It is an input component which is used to select a date. The <p:calendar> component is used to create a calendar in JSF application. It includes various features like display modes, paging, localization, ajax selection, etc.
Advertisement