BTT Web Transaction Monitor is used to monitor the runtime status and data of the web
application. When you need to debug the web page, you can enable the Web Transaction Monitor,
and then the monitored information will be generated and displayed in the
response page. After you finish the debugging, you can disable the Web Transaction Monitor,
and then the monitored information will not be generated and displayed.
BTT Web Transaction Monitor provides the following functions:
- Enable the Web Transaction Monitor
- View the monitored information in Web Transaction Monitor area:
- Basic information
- Context
- Request data
- Disable the Web Transaction Monitor
To monitor the status and data of the transaction, add the monitor tags
into the corresponding jsp pages, as shown in the following diagram:
After adding the monitor tag, with the
right configuration, the monitor area is displayed at the bottom of the whole
web page.