Monday, 12 August 2013

Match Regex for below metioned pattern

Match Regex for below metioned pattern

I have a below pattern : passwd test123456
I want to extract only 'test123456' from above pattern using regex in java
(i am using in jmeter a testing tool).
Please help me as i m stuck into this...

No comments:

Post a Comment