Exercise 11.1: Opening Page Designer

To open Page Designer:

  1. Open the WebFacing perspective, if not already open.

    You should now have the WebFacing Projects view in your workbench environment.
    WebFacing project with index.jsp file

  2. Expand the wflabxx WebFacing project.
  3. Right-click the index.jsp icon.
  4. Click Open on the pop-up menu.

    The Page Designer opens in the upper right pane of the workbench and shows the index.jsp page as the WebFacing Tool created it.
    Page Designer showing the Design page

    Make sure that you are on the Design page in Page Designer.

  5. Click the Design tab.

You have opened the application start page (index.jsp) in Page Designer and you are ready to begin Exercise 11.2: Working with page properties.