Hi,
I am creating a custom JSF component by extending the UIInput class. I have defined the 'value' property for my component tag and the value is getting set to my custom component. I tried to set the label of my custom component in the same way but it does not work.