Hi,

I'm trying to write some loadtesting code using Java to simulate 
users hitting against an ND Server. I encountered problems with 
my login page. Basically, I'm loading in the Login page, 
retrieving the SPIDERSESSION and ^uniqueValue values and posting 
the same information to back to the ND Server along with other
values (event, input etc). 

Unfortunately, just doing this, the ND server will always complain
that Session continuity has failed for page 'PgNext' when I do the
POST.

I have handled all the URLEncoding and even pretend to be a Mozilla
User-Agent, but to no avail. ND just will not communicate properly
with my Java Code. 

I am not using any of the ND classes but merely sending and receiving
data using HttpURLConnection. Does anybody have any suggestions
on what I'm doing wrong? Thanks

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to