Title: RE: creating multiple instances of STM in JServ

Yes, you only need to implements the interface,
JServ will do the rest!

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


Hi Richard,
THanx for ur reply.

Is that all u need to do? Would Jserv automatically
creat multiple instances, pls let me know

Regards
Amit
--- Richard Bedard <[EMAIL PROTECTED]> wrote:
> 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]
>


__________________________________________________
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