Exercise 9.2: Importing the company logo

Before you begin, you must complete Exercise 9.1: Opening Pagebuilder.jsp.

To import the company logo:

  1. The first step is to import the company logo. Select chrome in the WebFacing Projects view, then click File > Import from the workbench menu.
  2. Select File System in the Import wizard, and click Next.
  3. On the next page of the wizard, click Browse and go to the C:\WFDEMO folder and click OK.
  4. Select the check box next to sample_header.gif in the right list.
  5. Make sure that the destination folder is set to wflabxx/WebContent/webfacing/styles/chrome, where xx is replaced by your unique team number.
    PageBuilder.jsp
  6. Click Finish. To import the header you must now edit the style sheet to configure the header to include this image.

You have imported the company logo and now you are ready to begin Exercise 9.3: Editing the style sheet and PageBuilder.jsp.