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

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.
Related concepts
Business Process Choreographer Explorer user interface

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