Re: Two instances of servlet gets created

2003-01-03 Thread Mohit Garg
rtup now. > > Rick > > -Original Message- > From: Mohit Garg [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 02, 2003 3:52 AM > To: Tomcat Users List > Subject: Two instances of servlet gets created > > > I have startup servlet for which one instance is created

Two instances of servlet gets created

2003-01-02 Thread Mohit Garg
I have startup servlet for which one instance is created as soon as my tomcat starts. But on the first request to the servlet there is another instance created. i.e Another time init() is called for the servlet. -- To unsubscribe, e-mail: For additional commands, e-ma