| Item | Property generated in web.xml | Description |
|---|---|---|
| Name | <ejb-ref-name> | In this field, specify the name of the EJB used in the code of the Web application. |
| Type | <ejb-ref-type> | Use this drop-down list to select the expected Java class type of the referenced EJB.
The available options are:
|
| Home Interface | <home> | In this field, specify the fully qualified class name of the referenced EJB home interface. |
| Click this button to open the Choose Class dialog box. | |
| Remote Interface | <remote> | In this field, specify the class that implements the referenced EJB component. |
| Click this button to open the Choose Class dialog box. | |
| Link | <ejb-link> | The ejb-name of the EJB in an encompassing J2EE application package. |
| Description | <description> | In this field, provide a description of the EJB remote reference. |
| Click this button to open the Text dialog box for entering the textual description. |

and select
