Binding a Visual Web JSF Table Component to a Web Service Method
See Also
In projects with Visual Web JSF support, you can bind a component to a web service method. After you add the web service to the IDE and to the page, you can call a method by binding it to a Table component. You can use this technique to view the results of the method, but you cannot update it. You do not need to write any Java code.
To bind a Table component to a method:
- If the web service is not part of the IDE,
add the web service to the IDE.
- Add the Table component to the Visual Designer.
- Drag and drop the method onto the table.
- See Also
- About Web Services
- Adding a Web Service to the IDE
- Binding a List Component to a Web Service Method
- Binding a Simple Component to a Web Service Method
- Projects Window
- Editing Source Files
Legal Notices