I am trying to load test my web application using Jmeter.

In my web app, as soon as a user logs on we create an object called
myuserdata and store this object in the session. Every subsequent page looks
for this object to validate the session. 

In Jmeter, I tried to use HTTP URL rewriting , but that didn't work.

Is there a way I can tell JMeter to keep passing this object with the every
request.

Thanks.
-- 
View this message in context: 
http://www.nabble.com/Can-Jmeter-do-this--tf2279785.html#a6332807
Sent from the JMeter - User forum at Nabble.com.


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

Reply via email to