> From: Arup Vidyerthy [mailto:[EMAIL PROTECTED] 
> Subject: RE: Tomcat/JVM hangs in session.getAttribute / HashMap.get()
> 
> Does this mean that all session.setAttribute() and 
> session.getAttribute() should always be synchronised

That's the conclusion I'm reluctantly coming to, if there is the
possibility of multiple threads updating the same session
simultaneously.  Luckily, you would think that most operations would
really be request, not session, related.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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

Reply via email to