Title: RE: creating multiple instances of STM in JServ

Your servlet must implements SingleThreadModel!

-----Original Message-----
From: AMit Bairagi [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 2:45 PM
To: [EMAIL PROTECTED]
Subject: creating multiple instances of STM in JServ


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


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/


--
----------------------------------------------------------
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