Chuck, Larry thanx.

regards
Leon



On Tue, 2005-09-06 at 09:53 -0500, Caldarale, Charles R wrote:
> > From: Leon Rosenberg [mailto:[EMAIL PROTECTED] 
> > Subject: RE: Tomcat/JVM hangs in session.getAttribute / HashMap.get()
> > 
> > and replace all req.getSession().setAttribute(beanName, beanValue) in
> > code with the call to this method (same for remove) and I've solved my
> > problem?
> 
> Unfortunately, you also need to change the places that retrieve
> attributes from the Session, since the hash map is in a state of flux
> during the setAttribute() invocations.
> 
>  - 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]
> 
> 



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

Reply via email to