Hi

Its fails for the whole expression...I dunno whether am going wrong in
writing the expression.
the scenario is like this...

Am adding a team member to my team. so when i add another user to this team
i get the following syntax in my source code         "
[{id:"94",displayName:"sa,sa"},{id:"134",displayName:"rrr,sss"}] "....

When i take this syntax which Regular Expression i have to use??

Thanks & Regards
Nithya

On Wed, Jun 16, 2010 at 10:53 AM, Nagusoft <nagusoft...@gmail.com> wrote:

>
> Hi,
> Can u specify where it fails...whether in (\d+) or  in extracting (.+?)   .
>
> Nithya Prakash wrote:
> >
> > Hello People,
> >
> > Thanks for your solutions. Am finding difficulty in using the Regular
> > Expression Extraction for the following syntax
> >
> >                       "
> > [{id:"94",displayName:"sa,sa"},{id:"134",displayName:"rrr,sss"}] "
> >
> > Which expression exactly we should in order to get the required output.
> > I tried using
> >
> >                         "
> > [{id:"(\d+)",displayName:"(.+?)"},{id:"(\d+)",displayName:"(.+?)"}] "
> >
> > I'm not able to get the required output. Could you held me out please.
> >
> > Thanks & Regards
> > --
> > Nithya Prakash.L
> > nithyaprakas...@gmail.com
> > +919623320453
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/Using-Regular-Expression-Extractor-to-extract-the-%22id%22-tp28861851p28898958.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>


-- 
Nithya Prakash.L
nithyaprakas...@gmail.com
+919623320453

Reply via email to