But im not using Cookie in my code...I 'm storing some objects in the
session object.When try to retrieve it throws null pointer exception since
its a different session.
Thanks
Joseph
----- Original Message -----
From: "S. Suhasini" <suhasini@cmcltd.com>
To: "'JMeter Users List'" <jmeter-user@jakarta.apache.org>
Sent: Tuesday, April 01, 2003 3:25 PM
Subject: RE: Jmeter -SESSION problem
> You can add HttpCookieManager config element to the Thread Group. It
> will work.
>
> > -----Original Message-----
> > From: Joseph chowalloor [mailto:joseph_chowalloor@usswi.com]
> > Sent: Tuesday, January 21, 2003 3:17 PM
> > To: jmeter-user@jakarta.apache.org
> > Subject: Jmeter -SESSION problem
> >
> >
> > Hi
> > I'm using jmeter to test my J2ee application.The problem im
> > facing is that each request is going have different session
> > id .In the application code there are instances where I use
> > session.getAttribute() that code wont work since each request
> > is of different session id Is there any way to test the
> > application as if from one browser session Regards Joseph
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|