Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 32290 invoked from network); 20 Dec 2006 19:49:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2006 19:49:04 -0000 Received: (qmail 27492 invoked by uid 500); 20 Dec 2006 19:49:08 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 27435 invoked by uid 500); 20 Dec 2006 19:49:08 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 27220 invoked by uid 99); 20 Dec 2006 19:49:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 11:49:07 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of kyleaschmitt@gmail.com designates 64.233.166.183 as permitted sender) Received: from [64.233.166.183] (HELO py-out-1112.google.com) (64.233.166.183) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 11:48:57 -0800 Received: by py-out-1112.google.com with SMTP id f31so1246919pyh for ; Wed, 20 Dec 2006 11:48:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qbjHvGwyVq4+nLNR9DBuTw/p3G5m59tm6HQO4XiVBHxbBmDObC4EHw5T57HjfPwIqtPm0ztYZZl3ynQCZCaLcZICpNCQMcQNZMxrVqoOr3PXucFv9aoK1nQiUneKZdv81MqoPVJ/zPNfDg1FzXkH16nhgaxzpiz3fClEtPIa1lg= Received: by 10.35.134.19 with SMTP id l19mr13487926pyn.1166644116072; Wed, 20 Dec 2006 11:48:36 -0800 (PST) Received: by 10.35.135.10 with HTTP; Wed, 20 Dec 2006 11:48:36 -0800 (PST) Message-ID: <2b548b8b0612201148x6980d6c5se0350501f00b7aeb@mail.gmail.com> Date: Wed, 20 Dec 2006 13:48:36 -0600 From: "Kyle Schmitt" To: "JMeter Users List" Subject: Re: Regular expressions help: In-Reply-To: <20061220062522.50777.qmail@web30503.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061220062522.50777.qmail@web30503.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Give a bit more info about what you need to extract. I've just wrestled through a few Regex issues myself thanks to this list and the jakarta ORO demonstration applet (http://jakarta.apache.org/oro/demo.html). ORO is what jmeter uses for regexes, so that applet is a good way to see exactly what jmeter will pick up. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org