I was able to log in after making a few adjustments. When i was recording the test through the proxy, the cookie that wasn't being recognized was being passed as a parameter in all of the http requests. I replaced this hard coded value (the value of the cookie during the session it had been recorded) with the jUserId variable we extracted earlier. Although this isn't an ideal solution, I dont know how else to make it work, but it does work.
Thanks so much for all the help and patience. I realize I should probably have a better understanding of what I'm doing before i ask questions, but I'm jsut trying to learn as much as I can. -- View this message in context: http://www.nabble.com/Cookie-not-recognized-tp18142357p18220891.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]

