Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 10369 invoked from network); 18 Dec 2008 03:11:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2008 03:11:43 -0000 Received: (qmail 21482 invoked by uid 500); 18 Dec 2008 03:11:54 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 21276 invoked by uid 500); 18 Dec 2008 03:11:53 -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 21265 invoked by uid 99); 18 Dec 2008 03:11:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Dec 2008 19:11:53 -0800 X-ASF-Spam-Status: No, hits=2.4 required=10.0 tests=HTML_MESSAGE,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gsudheer.08@gmail.com designates 209.85.200.168 as permitted sender) Received: from [209.85.200.168] (HELO wf-out-1314.google.com) (209.85.200.168) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2008 03:11:39 +0000 Received: by wf-out-1314.google.com with SMTP id 27so256974wfd.31 for ; Wed, 17 Dec 2008 19:11:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=es+vYcuOrGE+rk4lE6CyHTivoGCaiqcSpXyfkbTJb+w=; b=Ukj6Vssc4WEQ5gJK9GfcWoT/x3+i3aDJQ8vRQ+J59zlRhzD1AzJRJKrGFfeGJZ/21V ZiFrGLadBbz1fzZo1MMdwM/mUoRCBKgUTLgpotT12VS+bJdRYT8ujmfQ3aOvVN8El2h4 p2uxia61W5ldc07AQ7tqMWWHYsb5lDfNsyOTY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=YLdXqNMM/AY5nhlzrnFFlDNbgOxcxn6ufRNmCLTuQViZTEpEtdcNHCMDpUowFkisXy 8Qae4MoiBGIEDqdYkkNXOvqdGadJM06YBzXqwrSJwOqgbNDrOjjyTHDbEzXEiQGlKLp5 6OMbvXzVIa5ESMLkJugY8opdGgtcP6kVQv5Eo= Received: by 10.142.241.10 with SMTP id o10mr601712wfh.50.1229569877657; Wed, 17 Dec 2008 19:11:17 -0800 (PST) Received: by 10.143.3.13 with HTTP; Wed, 17 Dec 2008 19:11:17 -0800 (PST) Message-ID: <4b1477e20812171911s42a7608i16856d800eb401d5@mail.gmail.com> Date: Thu, 18 Dec 2008 08:41:17 +0530 From: "sudheer reddy" To: "JMeter Users List" Subject: Re: Regex - Null Default values In-Reply-To: <21064019.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_23429_27204282.1229569877651" References: <21064019.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_23429_27204282.1229569877651 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi check this link http://jakarta.apache.org/oro/api/org/apache/oro/text/regex/package-summary.html I hope it will help ur need Thanks & Regards Sudheer On 12/18/08, Serpent_Guard wrote: > > > In my regex extractors, I want the default value to be an empty > string. Just > leaving it blank, it currently ignores the variable syntax and outputs the > raw '${var_name}' whenever there isn't a match. Anyone know how to do > this? > -- > View this message in context: > http://www.nabble.com/Regex---Null-Default-values-tp21064019p21064019.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > ------=_Part_23429_27204282.1229569877651--