Hi I just realized it didnt work because the "jsessionid" cookie was not properly stored and therefore the second page had been loaded in a very weird way, just as the session was timed out. And that made me believe something was going wrong.
-raffo 2006/1/12, Raffaele Viola <[EMAIL PROTECTED]>: > > Hi all > > When the first HTTP request is sent and when a response arrives the client > should set a cookie named "jsessionid" thas will be use for the next request > but i can't find any cookies in the TreeView Listener. > > -Raffo > > > > 2006/1/12, sebb <[EMAIL PROTECTED]>: > > > > Cookies are shown in the TreeView Listener. > > On 12/01/06, Manish Joshi < [EMAIL PROTECTED]> wrote: > > > I use same config. as mentioned by Sebb. But how do i check if cokkie > > > manager is really working ? How did you know it is not working Raffel > > ? Is > > > it only by looking at failure pages in tree report ? > > > > > > On 1/12/06, sebb <[EMAIL PROTECTED]> wrote: > > > > > > > > Sample Plan > > > > > > > > Test Plan > > > > + Cookie Manager > > > > + HTTP Sampler 1 > > > > + HTTP Sampler 2 > > > > ... > > > > + Listener > > > > > > > > > > > > On 11/01/06, Raffaele Viola < [EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > > > I'm testing a web site that uses cookies to store session > > information. > > > > > > > > > > The user manual says : > > > > > > > > > > "If you have an HTTP Request and the response contains a cookie, > > the > > > > Cookie > > > > > Manager automatically stores that cookie and will use it for all > > future > > > > > requests to that particular web site." > > > > > > > > > > I tried to insert a HTTP Cookie Manager in the thread group but it > > > > > > doesn't > > > > > seem to work correctly. > > > > > > > > > > would you kindly send some examples of the right usage of this > > kind of > > > > > objects? > > > > > > > > > > Thanks a lot > > > > > > > > > > -Raffo > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > -- > > > Manish Joshi > > > --------------------------------- > > > HP: 81432711 > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >

