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=40203>.
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=40203





------- Additional Comments From [EMAIL PROTECTED]  2006-08-10 01:06 -------
I think this bug is invalid.

I think you are asking for a Servlet container that uses the HTTP protocol to
communicate with the client and wish the session management mechanism to not
make use of HTTP Cookies for session tracking.

What you are asking for is not technologically feasable with any degree of
accuracy.  Since its possible to run multiple browsers per host or have multiple
hosts per IP address so cookies provide the only way to uniquely tracking each
client instance.

If you believe you have a scheme that works for you can replace/override the
inbuilt session management function with your own implementation.

Maybe you can explain how you expect session tracking to work in the provided
test case.


-- 
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