Re: Query about SingleThreadModel

1999-11-16 Thread Milt Epstein
On Tue, 16 Nov 1999, Ravi K U wrote: > Hi, >i read an article about a servlet implementing the SingleThreadModewl(in > www.webreview.com,) it says that if any servlet implements a > SingleThreadModewl, than webserver(i mean the servlet engine) will create > multiple instances of that servlet

Query about SingleThreadModel

1999-11-16 Thread Ravi K U
Hi, i read an article about a servlet implementing the SingleThreadModewl(in www.webreview.com,) it says that if any servlet implements a SingleThreadModewl, than webserver(i mean the servlet engine) will create multiple instances of that servlet , is it true, please reply soon. * if somebod