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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18456

isRequestedSessionIdValid returns false after getSession(true)





------- Additional Comments From [EMAIL PROTECTED]  2003-03-28 14:19 -------
Hi Tomasz, 
It seems that you simply haven't understood  
the text in the api docs. As Bill already tried to explain, with this function you can 
see, if the session is _new_. 
That means: The client has already accepted our cookie and sent it back with the 
current 
request. 
And you have to know: getSession(true or false) does _only_ return valid sessions. 
So no further check is necessary! 
 
This functionality have never changed since the creation of the spec. I think, you 
will not change 
it either, will you? 
It's up to you to close this bug. 
 
kind regards, 
 
Reinhard

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

Reply via email to