Question is why I see ${1_4_act_RE} instead of its value 1_4
When I can print it using JavaRequest using its label as
1_4_act_RE:=${1_4_act_RE} it gets printed as 1_4_act_RE:=1_4
Why does not it go in Post.
Please let me know.

-----Original Message-----
From: Modha Khammammettu [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 19, 2007 4:39 PM
To: [email protected]
Subject: Regular Expression Problem

Hi All

My Post data (from what is see in Request tab of View Result Tree) looks
like this:

POST data:
inFrame=mainframe&eventSource=${1_4_act_RE}&eventParam=&eventShift=&rcou
nter=1&scrollPositions=&objFocusId=&1_1=&${UserName_RE}=super&${Password
_RE}=user

I have Regular expressions defined on that sampler, when I print the
regular expressions using Java Request, the expressions 1_4_act_RE,
UserName_RE, Password_RE show proper values.

In the name value pairs I have put ${1_4_act_RE} etc properly.

Any idea why this can happen. Also when I paste the response data and
into http://jakarta.apache.org/oro/demo.html and evaluate RE they
evaluate just fine.

Thanks
Modha/-

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to