Exercise 8.4: Checking the new style

Before you begin, you must complete Exercise 8.3: Customizing the appearance of command keys.

Let's see the new look of your application.

To check the new style:

  1. Right-click index.jsp.
  2. Click Run > Run on Server on the pop-up menu.
  3. Run the application.
  4. Click Prompt.
    Command keys property page

    The application window shows different colors, and the subfile records are colored. The command key push buttons change color, depending on their state.

    Note:
    If the text is still showing the old colors, most likely the browser has cached the page and you need to close the browser window, and restart the application. This will open a new instance of the browser without cached content.

You have tested the changed properties.

Module recap

You have completed Module 8. Working with more style properties. You have learned how to:

You have tested your WebFacing application with updated style properties and now you want to customize the style further by updating the look and feel for a fictional company. Continue to Module 9. Customizing the default style.