En/na [EMAIL PROTECTED] ha escrit:
Dear All,
I am testing my web application which is running on Apache + JServ and JMeter 1.9.1 for testing the web app.
To start with it has a simple navigation, Login->homepage->detailed page. Iam passing all the required parameters for all the three pages. My application uses HTTPSession (URL Rewriting), What I found in response data of each request is : for example 1) JServSessionId=aaaaa, 2) JServSessionId=bbbbb 3) JServSessionId=ccccc.
It clearly shows that, new session id is generated for each request, but I want the session to be maintained starting from Login page to all the pages that I request for.
Please tell me how do I manage the session across every request.
Thanks in advance, -Kannan. This email and any attachments to it may contain confidential information intended for the addressee only. If you are not the intended addressee, you are strictly prohibited from disclosing, copying, distributing or using this email in any way. Unauthorised use of the information contained in this email is unlawful. If you have received this email in error please notify us on [EMAIL PROTECTED] and delete the email from your system.
Information contained in this email can not be disclosed, copied, distributed or used in any way without the prior consent of the sender. Any opinions, advice or facts given in this email are given without warranty or the intention to enter into an agreement unless specifically stated and confirmed by agreement, letter or such other documentation signed by an authorised signatory of BCA Holdings Limited or any of its subsidiary companies.
Any personal information contained in this email is strictly the view of the sender and is in no way authorised or attributable to BCA Holdings Limited or any of its subsidiary companies in any way. All emails through the company gateway are subject to monitoring. The company cannot be held liable for any errors or viruses contained in this message.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

