> From: Jess Holle [mailto:je...@ptc.com] 
> Subject: javax.servlet.ServletRequest and thread safety...

> Is there an issue with multi-threaded access here or am 
> I imagining things?

There is an issue, and it's highly unlikely to ever be changed.  The spec 
defines the APIs as not thread-safe, so there is zero impetus to make them so 
and thereby impact performance.

 - 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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to