on 2/26/01 11:45 AM, "AMit Bairagi" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> How do I create multiple instances of a single thread
> servlet on JServ. There should be multiple instances
> and when a particular instance is busy processing
> request, the another instance should be used for
> handling new requests.
> 
> Thanx
> Amit

#1. This is the wrong list for this discussion. You should have posted to
[EMAIL PROTECTED]

#2. Look in the jserv.properties file.

#3. Don't use STM. It doesn't buy you anything. In fact, I can't even
believe someone is still asking a STM question!

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/> && <http://java.apache.org/turbine/>



--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to