[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-dev
Subject:    =?utf-8?q?=5BJakarta-jmeter_Wiki=5D_Update_of_=22JMeterFAQ=22_by_JMeterAd?=
From:       Apache Wiki <wikidiffs () apache ! org>
Date:       2011-03-30 14:30:44
Message-ID: 20110330143044.70258.94966 () eos ! apache ! org
[Download RAW message or body]

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for \
change notification.

The "JMeterFAQ" page has been changed by JMeterAdmin.
http://wiki.apache.org/jakarta-jmeter/JMeterFAQ?action=diff&rev1=29&rev2=30

--------------------------------------------------

  == How do I ensure each http request for jsp is within one jsessionid ? ==
  
  Just insert an HTTP Cookie Manager. This keeps track of all cookies for each thread \
                within the thread group.
- Without http cookie manager, each request is a new session as cookies are kept. 
+ Without http cookie manager, each request is a new session as cookies are not kept. \
  jsessionid is only shown for the very first request, subsequent request will not \
see the jsessionid. to use a variable in jmeter is ${name of variable}.   
  This is very useful when dealing with jsp form logins, as the first request is to \
login to the system and subsequent request is to do load testing on the target page. \
This will prevent redirection back into login page. 

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic