Sorry for all of the questions. Thanks for being so patient in answering them, it is very much appreciated. Login still isn't working so Im gonna write everything i have to see if I'm close.
I have a regex extractor as the child of the HTTP request which is posting the login info Response Field to check: Response code Ref name: jUserId reg expression: .+ Template: $0$ Match no: 1 Then I put a header manager in the child of the following http request. name: set-cookie value: JUSERCOOKIE=jUserId Questions: 1. Are my regex extractor and header manager set up correctly? 2. Is the header manager in the right place? 3. Should I get read of this parameter in all of the following requests: name- contextId value- (value of juserid cookie when recorded through proxy)? -- View this message in context: http://www.nabble.com/Cookie-not-recognized-tp18142357p18161886.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

