About Binding Components to Data |
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, a web service method, or an Enterprise JavaBean method. 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:
| Legal Notices. Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. |