Hi! I am trying to use the reg expression for the following:
First i am posting the data to the application form. After submitting the application it will generate application number. The HTTP Response is <a href="application.do?show_form=showApplication&application_number=210"> In this response, only the application_number varies. I need to get the value of application_number i.e 210 How do i get this value using regular expression? or Is there is any other way to do this? I am new to JMeter , so kindly help me Thanks Senthil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

