Why not just use the Cookie Manager to manage the cookie?

If you do want to extract info from headers, please ensure that you
select the appropriate field to check.

On 25/10/2007, lipton_ <[EMAIL PROTECTED]> wrote:
>
> 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]
>
>

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

Reply via email to