Hi Nathan, Are you saying that you use both a cookie and a query string parameter (named "id") for session handling?
Thanks, Kevin Hammond --- Nathan Chandler <[EMAIL PROTECTED]> wrote: > > Have application (Front Servlet) that is accessed as > follows: > > http://www.myco.com/servlet/AServlet?id=12345678 > > where the id number is something that identifies a > user of the system. > > Q. Can (and if so how) JMeter be used to generate > realistic loading from X different users each of > which need to have different parameter value where > after initial hit each user has HttpSession and thus > client needs to manage per user cookie info. > > Many thanks in advance for information. > > __________________________________________________ Do You Yahoo!? Buy the perfect holiday gifts at Yahoo! Shopping. http://shopping.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

