<kColl id="HTMLClient"> ... ... <field id="monitorState" value="open" /> <field id="monitorPath" value="RuntimeMonitor/" /> </kColl>To enable the Web Transaction Monitor function, set the value to open for the field monitorState. The field monitorPath is used to configure the path of library resources. This is optional. If this field is not set, the default value is RuntimeMonitor. The values are not case-sensitive. The following figure illustrates that the value of monitorPath corresponds to the file path of the RuntimeMonitor folder.
<%@ taglib uri="/WEB-INF/btt.tld" prefix="btt"%>
<btt:monitor isplay="in">
Value | Description |
---|---|
in | The monitor area is displayed at the bottom of the current frame. |
out | The monitor area is displayed at the bottom of the whole browser area. |