Date: 2004-08-02T12:09:45 Editor: PeterLin <[EMAIL PROTECTED]> Wiki: Apache JMeter Wiki Page: JMeterFAQ URL: http://wiki.apache.org/jakarta-jmeter/JMeterFAQ
no comment Change Log: ------------------------------------------------------------------------------ @@ -258,5 +258,7 @@ ����� Please let me know how I can set �Monitor Results� of JMeter in WAS5.0. +To use the JMeter Monitor for IBM WAS5.0, you will need to port the status servlet from Tomcat5 to WAS. Your other option is to write your own status servlet and output the data in the correct format. Tomcat5 includes the schema for the status data. If you have any further question, feel free to email the jmeter-user mailing list. + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
