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

Reply via email to