What is the Container implementation for HttpConnector

2002-06-14 Thread Chandra Talluri
Hi, I am having trouble fading out the Container implementation for HttpConnector or any connector. Can some one tell me which is the Container and where the connector.setContainer being called -Thanks Chandra -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,

Re: What is the Container implementation for HttpConnector

2002-06-14 Thread Christopher K. St. John
Chandra Talluri wrote: I am having trouble finding out the Container implementation for HttpConnector or any connector. I'm not sure what you mean. Connector doesn't implement Container. Or are you asking something else? Can some one tell me which is the Container and where the

RE: What is the Container implementation for HttpConnector

2002-06-14 Thread Anand Bashyam Narasimhan
(this.container); So I guess u have an answer to where the setContainer is called. Cheers, Anand -Original Message- From: Chandra Talluri [mailto:[EMAIL PROTECTED]] Sent: Saturday, June 15, 2002 12:10 AM To: 'Tomcat Developers List' Subject: What is the Container implementation