Jaini Naveen
2 years, 10 months ago
commented on
ProfilePost:
what is exact difference between value binding...
Component binding means, you will bind the jsf component object's reference to a variable so that we can play with component, like using this variable we can disable, render false, change style etc. Here with value binding we have component's value property so we can work with only value. Component binding is not suggested. Please post questions at the appropriate place(At JSF book),
comment . 2 years, 10 months ago