Google News
logo
Java PrimeFaces - Interview Questions
How to implement the PrimeFaces selectOneRadio component in JSF?
It is used to choose a single item from a list of options. It is an extended version with theme integration. The <p:selectOneRadio> component is used to create list of radio buttons. It is useful when we want a single input from the user.
Advertisement