Import the JSPs

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:
  1. From the menu, select File > Import. The Import window opens.
  2. Click File system.
  3. Click Next.
  4. In the From directory list, type WSInstallDir\wstools\eclipse\plugins\com.ibm.wbit.samples.content_6.0.0\scenarioparts\eMerged\web\jsp.
  5. In the navigation tree, click jsp.
  6. Select the check box next to login.jsp.
  7. Select the check box next to loginForm.jsp.
  8. In the Into folder field, type eMergedModuleWeb\WebContent.
  9. Click Create selected folders only.
    Picture of the Import window
  10. Click Finish.

Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.