My requirement is to provide a tooltip for every option in the SelectOneMenu because label of option is so large that it\'s not possible to provide suc
tooltip
SelectOneMenu
If you are using a list of "javax.faces.model.SelectItem" you can pass the description attribute to show a tooltip for each and every option.