These JSP files will use the values you type into the form fields
for customer number and password. It passes the values to the LoginFormBean
which invokes the BankModule module to authenticate the user before retrieving
the details for the customer number entered.
Follow these steps to import the JSPs:
- From the menu, select File > Import.
The Import window opens.
- Click File system.
- Click Next.
- In the From directory list, type WSInstallDir\wstools\eclipse\plugins\com.ibm.wbit.samples.content_6.0.0\scenarioparts\eMerged\web\jsp.
- In the navigation tree, click jsp.
- Select the check box next to login.jsp.
- Select the check box next to loginForm.jsp.
- In the Into folder field, type eMergedModuleWeb\WebContent.
- Click Create selected folders only.

- Click Finish.