A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
9-18 PATROL for BEA WebLogic User Guide
The report is displayed in a system output window. Using the report, you
can identify performance characteristics (response rates) of every method
in the servlet. You may be able to modify the Java code of identified
poorly performing methods to optimize response rates.
Note
Only the doGet, doPut, doPost, and doDelete methods are monitored for
each servlet. The product will automatically create the
SERVLET_METHOD instance icon when the report is executed.
Where to go from here
You can monitor and analyze performance data for other J2EE
components to further optimize overall application performance. See
Running the Top N SQL Report on page 9-4 and .