Deploy and run the Web site

Note

Now you deploy the Web site.

  1. In the System Tree, right-click the Customer target.

    Select Deploy from the pop-up menu.

    Deployment is done when the Output window displays Finished Deploy of Target Customer.

  2. Select Run>Select And Run from the menu bar.

    Select Customer in the Select a Target dialog box.

    Click OK.

    Your default browser opens. The URL address box contains the file path for your Login.jsp Web page. Your login page displays.

    Shown is the log in page. At top is the text Log in, please:, then a Name text box, then a Password text box. At bottom is a Login button.
  3. Type Hello in the Name text box and Good-bye in the Password text box.

    Click the Login button.

    An error message displays since the user name and password are not the same.

    Shown is an error message box titled Microsoft Internet Explorer with an exclamation point icon and the message " User name and Password are invalid. Please try again." At bottom is an OK button.
  4. Click OK.

    Type Hello in both the Name and Password text boxes.

    Click the Login button.

    Now the Welcome page displays.

    Shown is the Welcome screen. At top is an Address drop down displaying the address " http : / / local host / customer / Welcome dot htm ? ID =. Next are a menu bar and tool bar, then the Welcome screen with the text "Welcome to Sprotswear, Inc," a tee shirt graphic, and a link at bottom labeled View Product Information.
  5. Click the View Product Information hyperlink.

    The Product Information Web page (Product.jsp) displays.

    Shown is the Product Information screen. At top is a tool bar, then an Address drop down displaying the address " http : / / local host / My New Web PG / Product dot j s p, then a bar of links, then the Product Information screen with the text Product Information and a button labeled Add New Product.

    In the next lesson, you add an XML Web DataWindow to the Product Information page.

  6. Close the Browser.