Hello Heiko,

I did meet the problem as well, but could not get a proper solution.

There is a solution IF and only IF you have acccess to the web application
and can make it to print the sessionID in the page body (eg as a hidden
variable)

If you can succeed in this, than you can use a reg expresion to grab the
sessionID and substitute this in the URL.

There is nog way you have access to the url to start grepping in there.

Hope this helps you out a bit.

Dolf Smits
[EMAIL PROTECTED]

-----Original Message-----
From: Heiko Busch [mailto:[EMAIL PROTECTED]
Sent: Friday, August 15, 2003 15:12
To: [EMAIL PROTECTED]
Subject: variables in URL-path


Hi
I'm using jMeter 1.9 and have the following problem:
Variables ( ${..} ) are resolved correctly within parameters, but not
within the URL-path.
It works only correctly, if I add a HTTP URL Re-writing Modifier plus
check "Path Extension". But unfortunately then I get this ugly (and
unwished) ";<session argument name>" at the end of the URL-path.

How to get resolved variables in path without ;.. ?
Is there any way?

Thanks in advance
Heiko


---------------------------------------------------------------------
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]

Reply via email to