Hi,

I am trying to test a web application which uses session to keep track of
the user. But the sesseion id is not passed along with the URL.

I was wondering how to test my application since the manual doesn't say
anythign about this case. It has discussed only two cases.
1. pure cookie based tracking
2. URL rewriting with session id.

thanks,
- Neeraj



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

Reply via email to