You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Vladimir Tsygankov <Vl...@contera.sp.ru> on 2003/07/11 20:25:06 UTC

transferring of parameter

Hello,
On a response page I have a dynamic parameter (e.g.,
...&ObjectID=70&...) which I want to use not in the next request 
(it's easy with HTTP URL Re-writing Modifier) but in some other places
of my test script.
How can I do that?
Great thanks in advance