To test the application through a JSP interface, you need to create
a web project.
To create the web project, follow these steps:
- Click . If you don't see the Web folder,
click the Show all Wizards checkbox. In the Confirm
Enablement dialog, check the Always enable capabilities
and don't ask me again checkbox and then click OK.
- Click Next and in the Name field
type LoanApplicationModuleWebApp.
- Click Show Advanced.
- In the EAR project field, select LoanApplicationModuleApp and
click Next.
- In the Available dependant JARs table, click
the checkboxes beside LoanApplicationModule.jar and LoanApplicationModuleEJB.jar
- Click Finish. In the Confirm Perspective
Search dialog, click No.
- Click .