About Binding Visual Web JSF Components to Data

See Also

During Visual Web JSF development, when you bind a component to data, you create a connection between the component and the data. The data might be from one or more columns in a database table. This connection permits the component to display data values. How you bind the component depends on the component type. The types of components are as follows:

Click one of the following links to find out how to bind each type of data to a specific type of component:

See Also
Adding a Database Table to a Visual Web JSF Page
Adding Components to a Visual Web JSF Page
About Components and Data
Visual Web JSF Database Tasks: Quick Reference
JDBC Type Conversions for RowSets
JavaServer Faces Expression Language

Legal Notices