Have you checked sample.addressbook2 ? See the main() method in the class named Main.
Regards, - Darius Cooper > ----- Original Message ----- > From: "Dr. Surajit Pal" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, April 03, 2002 10:54 PM > Subject: Call object > > > > Hi, > > If I invoke multiple methods using the same Call object, does it retain > and > > use the same connection, or does it make a new connection for each method > > invocation ? How can I implement a connection pooling for Call object in > > multithreaded environment to boost performance? > > > > Thanks in advance, > > > > Surajit > > > > >
