S
SPG
Hi,
I am trying to build a simple load test tool that makes a set of scripted
posts to some of my servlets in my web app.
All I want to do is open a connection, post some data to one servlet, wait
for response then post to s second.
The problem is that I need to use the same session.
Does anyone know a way to do this?
Steve
I am trying to build a simple load test tool that makes a set of scripted
posts to some of my servlets in my web app.
All I want to do is open a connection, post some data to one servlet, wait
for response then post to s second.
The problem is that I need to use the same session.
Does anyone know a way to do this?
Steve