Enabling the Legend Display

By default, the Legend Display does not appear at the bottom of the Web application sessions.
To enable or disable the Legend Display:
  1. Open the file pxconfig.xml.
    Option Description
    On Windows systems C:\Program Files\Common\rwp\webapps\cqweb\WEB-INF\classes\pxconfig.xml
    On the UNIX system and Linux /opt/rational/common/rwp/webapps/cqweb/WEB-INF/classes/pxconfig.xml
  2. Change the value of the usesLegend element to True (enable display) or False (disable display).
  3. Save the file.
  4. Restart the Rational Web Platform component and any Web application sessions.


Feedback