Hi Hari, Use Regular expression extraction to extract the JSESSION id and pass it to another request
thanks vijay On Thu, Nov 5, 2009 at 12:50 AM, Hari Kishore <[email protected]>wrote: > Hi , > > I have recoreded a login script using Jmeter proxy, each request > in the file has different JSESSIONID . I want to know to know how to pass > the same Jsessionn id for all the request since the same user is logged in > all the request. Attaching my script for reference. > > > > Is there a way to capture the JSesssion id to a variable ad pass the same > for all the requests. > > > > Thanks > > Hari > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >

