See http://www.amazon.com for a good example. You will see that all URL's contain the session ID.
Kevin Hammond ----- Original Message ----- From: "Stover, Michael" <[EMAIL PROTECTED]> To: "'JMeter Users List'" <[EMAIL PROTECTED]> Sent: Thursday, November 01, 2001 4:52 AM Subject: RE: How do I handle session IDs in URLs? > Someone would have to explain to me the mechanism behind URL-rewriting > before I write the code to handle it. Where does the browser get the > information about the session ID? Is it in the return header for every > page? Does the servlet engine rewrite every URL in the HTML it returns? If > someone knows, I'm sure it wouldn't take but a moment to do it. > > -Mike > > > -----Original Message----- > > From: Jochen Hinrichsen [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, November 01, 2001 6:23 AM > > To: [EMAIL PROTECTED] > > Subject: How do I handle session IDs in URLs? > > > > > > Hi, > > > > did someone figure out how to test URLs containing a session ID, e.g. > > > > http://host:port/address;jsessionid=xxxxxxx?etc=andSoOn > > > > I tried CookieManager with no result. > > > > Thanks in advance > > > > Jochen > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
