DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35744>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35744


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From [EMAIL PROTECTED]  2005-07-14 20:00 -------
(In reply to comment #2)
> Of course Struts can use cookies as well, but in this case no cookies are 
> used.
> The session data is only saved in the HttpSession (part of every request). And
> the data in the HttpSession is saved during normal (web browser, single user)
> testing, but when testing with JMeter the session data is lost between 2 
> requests.

This comment does not actually address the question that was asked, which is
whether your application uses a cookie to store a session id.  If, in fact, no
cookies are used, then it is likely doing URL-Rewriting.  However, I would bet
your application is, in fact, storing a cookie on the browser.  Please use the
JMeter mailing list to ask questions about how to use JMeter rather than the bug
database.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to