Hi all, I'm trying to capture the jsessionid using the Regular Expression Extractor and have read through piles of posts so far, which have helped immensely.
what do i have wrong? (all one line) Set-Cookie: JSESSIONID=c0a8007930d6d359551441da481da306955a818bca89.e34Kbh0OahqNe34MahaKah8Ma3b0.20; path=/member I have tried: Set-Cookie:\s+JSESSIONID=(.*?);\s+path=/member and many small variations of it, but still only get my default_value any help is awesome..i've spent a day on this so far thanks -- View this message in context: http://www.nabble.com/jsession-extraction-tf4693762.html#a13416315 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

