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.
Note: At this time, Visual Web JSF functionality supports only Enterprise JavaBeans 2.1.
To add an enterprise bean to a Visual Web JSF page:
In the
, expand the Enterprise JavaBeans node .
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.