Google News
logo
Java PrimeFaces - Interview Questions
How to implement the PrimeFaces password component in JSF?
It is an input field which takes hidden value from the user. The <p:password> component is used to create a password field in JSF application. It also provides feedback while entering the password.
Advertisement