On 21/08/2009, zanas <[email protected]> wrote: > > Hi, > How can I transfer data between Java Request Samplers?? I generated a string > in my first sampler and then I need to use it in my second sampler. I've > tried to insert it in the Response Message and I parsed it with the Regular > Expression Extractor, but then I can't pass it to the 2nd java > request:confused:... Can you help me?
Not without some more details. Did you check that the RE extractor worked? e.g. add Debug Sampler & View Results Tree. What did you try in the second Java Request Sampler? What output did you expect? What output did you get? > Thanks > > -- > View this message in context: > http://www.nabble.com/Java-Request-tp25075901p25075901.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

