Date: 2004-07-16T17:51:34
   Editor: SebastianBazley <[EMAIL PROTECTED]>
   Wiki: Apache JMeter Wiki
   Page: JMeterFAQ
   URL: http://wiki.apache.org/jakarta-jmeter/JMeterFAQ

   Added Regex tester link

Change Log:

------------------------------------------------------------------------------
@@ -236,9 +236,11 @@
 So how does one use the Perl modifiers ismx etc if there is no trailing /?
 The solution is to use Perl5 extended regular expressions, i.e. /abc/i becomes (?i)abc
 
+For a useful Regex tester, see http://weitz.de/regex-coach/
 
+== I want to use �Monitor Results� of JMeter ==
 
-I want to use �Monitor Results� of JMeter. Currently I am using WAS 5.0 Application 
Server . 
+Currently I am using WAS 5.0 Application Server . 
 For �Monitor Results� , JMeter shows the example for TOMCAT 5.0 WebServer. 
 
 ����( Followings from JMeter doc )

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to