Re: Database Connection Pooling

2000-07-23 Thread Atchutarao Killamsetty
From: Diwakar Killamsetty <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Friday, July 21, 2000 2:22 PM Subject: Database Connection Pooling >Dear All, > >Can any one point me to some resources, where I can get some stuff on >Database Connection Po

Re: Database Connection Pooling

2000-07-21 Thread Robert Nicholson
Sent: Friday, July 21, 2000 6:10 AM > To: [EMAIL PROTECTED] > Subject: Database Connection Pooling > > > Dear All, > > Can any one point me to some resources, where I can get some stuff on > Database Connection Pooling. I need to do this in a Stateless Session > EJBean. E

Re: Database Connection Pooling

2000-07-21 Thread Matthews,Paul
ist for Enterprise JavaBeans development <[EMAIL PROTECTED]> Jim, Here is some code that I have written to allow database connection pooling. No docs yet, but pretty simple interface... package com.vxs.da

Database Connection Pooling

2000-07-20 Thread Diwakar Killamsetty
Dear All, Can any one point me to some resources, where I can get some stuff on Database Connection Pooling. I need to do this in a Stateless Session EJBean. Even though we are using Weblogic as our AppServer, we don't want to make it bound to one server. We want to code in a very generic w

Re: Database Connection Pooling

2000-02-02 Thread Bill White
: Sent by: A Subject: Database Connection Pooling mailing list about Java Server Pages specification and reference 01/31/2000 07:46

Database Connection Pooling

2000-01-31 Thread Troy Spruit
Hi everyone, I'm looking at doing a rather sizeable application in JSP and wondering about database connection pooling. What seems to work the best for JSP? Should I build a servlet that runs in the background feeding database connections? Should I not worry about connection pooling and loo

Re: database connection pooling

1999-07-10 Thread Luis Arias
Roger wrote: > Anyone know where I can find source for connection pooling or a third > party component? > > Thanks, > Roger > > === > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message

database connection pooling

1999-07-08 Thread Roger
Anyone know where I can find source for connection pooling or a third party component? Thanks, Roger === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JSP-INTEREST". For gen