Changing the appearance of the default Web application

Business Process Choreographer Explorer provides a ready-to-use Web user interface based on JavaServer Pages (JSP) files and JavaServer Faces (JSF) files. You can adapt the user interface to fit a certain look and feel without writing any new code.

Why and when to perform this task

The user interface consists of a header, a navigation pane, and a content pane. A cascading style sheet (CSS) controls how the Web interface is rendered.

You can change the CSS, for example, so that the default interface conforms to guidelines for corporate identity.

Steps for this task

  1. Optional: Modify the header. The Menubar.jsp file is always displayed in the user interface. The default Menubar.jsp file contains logos, images, and a link to the information center.
  2. Optional: Modify the style sheet. The default style sheet, style.css, contains styles for the elements in the header, the navigation pane, and the content pane.

Terms of use |

Last updated: Tue Feb 21 17:31:28 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)