You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Maness, Marty" <Ma...@creighton.edu> on 2006/01/11 23:10:39 UTC

regular expression extractor

I'm trying the regular expression extractor...I'm not very familiar with
Perl....

<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a
href="/Lottery/(S(aqt03u45qeprs13lr3fhgp3o))/login.aspx">here</a>.</h2>
</body></html>


This above is my response data, I'm trying to get the value
(S(aqt03u45qeprs13lr3fhgp3o)) out of the above response data, here's
what I got but doesn't seem to be working...

Reference Name:  sessionvariable
Regular Expression: /Lottery/(.*)/
Template: I don't know what to put here?
Match No. 1
Default Value <NULL>

Thanks for the help.



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org