You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "G. Wade Johnson" <wa...@abbnm.com> on 2003/06/09 18:07:52 UTC

Servlet thread safety

This may be an obvious question, but is there any guarantee one way or
the other about whether there is a separate servlet object for each
concurrent request.

In other words, is there any chance that instance data would be shared
between two requests? If so, are we guaranteed if the instance data will
always be shared between two requests.

I didn't see any, but I may just have missed it.

G. Wade

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org