> From: James McIntosh [mailto:[EMAIL PROTECTED] 
> Subject: Maximum single threaded moldel servlets
> 
> I am trying to find out how to limit the number of 
> Single Threaded Model servlets which get created by
> the StandardWrapper.

I suspect there's not much interest in this aspect of the servlet
environment these days, considering the following quote from section
2.2.1 of the 2.4 servlet spec:

"The SingleThreadModel Interface is deprecated in this version of the
specification."

I don't know when it became deprecated, but it strikes me as a bit risky
to base an application architecture on such a capability.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to