What do you all think of generating the uniqueId on the server side? The
question of uniqueness then becomes much, much easier. We could simply
store the id in a cookie cactus_test_id (like jsessionid) and have
subsequent requests pull the value of the cookie from the response and
resend it with the next request.

any thoughts?

Cheers,
Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to