Lesiecki Nicholas wrote:
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?

Not sure if it really makes anything easier, but I like the idea. It definitely seems cleaner.


--
Christopher Lenz
/=/ cmlenz at gmx.de


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



Reply via email to