PrimeFaces - JSF Tutorial || Select One Button in PrimeFaces using Netbeans IDE || Part-8

Published: 14 May 2019
on channel: Ripples Code
4,087
49

Support : https://paypal.me/ripplescode
In this video I have discussed about Select One Button. It is used to select a single item from a list using buttons. It creates items list as a list of buttons. We can select item by clicking on the button. The p:selectOneButton component is used to create list of buttons in the JSF application.