aspose file tools
The moose likes JSF and the fly likes Difference between value attribute and binding attribute Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Difference between value attribute and binding attribute" Watch "Difference between value attribute and binding attribute" New topic
Author

Difference between value attribute and binding attribute

Duran Harris
Ranch Hand

Joined: Nov 09, 2008
Posts: 571

Hi,

Could somebody please explain what the is the difference between the value attribute and the binding attribute in JSF components??


===>SCJP 1.5(72%)<===
==>SCWCD1.5(76%)<===
Duran Harris
Ranch Hand

Joined: Nov 09, 2008
Posts: 571

Actually I think I understand now...

The value attribute is for get/set methods and the binding attribute is for linking a UI component to an instance variable
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Difference between value attribute and binding attribute
 
Similar Threads
difference between value and binding
What is the difference between 'deep' and 'shallow' binding?
To Authors: Difference between Value Binding and Component Binding
value and binding attribute
backing beans vs managed beans