Adding an Enterprise JavaBean Object to a Visual Web JSF Page

See Also

First add the Enterprise JavaBean object (enterprise bean) to the IDE to make its methods accessible. Then add the enterprise bean to a page to call the methods in your application.

To add an enterprise bean to a Visual Web JSF page:

  1. In the , expand the Enterprise JavaBeans node Web Services node icon.
  2. Drag the enterprise bean into the page, or right-click the Enterprise JavaBean node and choose Add to Page.

    The enterprise bean appears in the Navigator window.

See Also
About Enterprise JavaBeans Objects
Adding a Set of Enterprise JavaBean Components to the IDE
Binding a Simple Component to an Enterprise JavaBean Method
Binding a List Component to an Enterprise JavaBean Method
Binding a Table Component to an Enterprise JavaBean Method
Enterpise JavaBean Component Tasks: Quick Reference

Legal Notices