RE: Setting up connection pools "on the fly"...

2006-01-22 Thread Warrick Wilson
> -Original Message- > From: Tim Lucia [mailto:[EMAIL PROTECTED] > Sent: Sunday, January 22, 2006 6:21 AM > To: 'Tomcat Users List' > Subject: RE: Setting up connection pools "on the fly"... > > The point of connection pooling is to eliminate the overhead > of setting up and tearing down

Setting up connection pools "on the fly"...

2006-01-20 Thread Warrick Wilson
work, the first statement is "USE " to get the proper database. Is there a better approach? More like a proper approach? (Says he who isn't sure he fully understands connection pools yet) -- Warrick Wilson [EMAIL PROTECTED] --

Re: Design Guidance requested for Tomcat newbie - servlets, MySQL access, etc.

2006-01-18 Thread Warrick Wilson
> Hi, > I'm in your same boat (like many I guess). In an effort to learn best > pratice and avoiding to reinvent the wheel, I thought, it may be wise to > stick with one of the several java web application frameworks. > I'm trying with Spring, which seems quite good, but at least for me, it is >

Design Guidance requested for Tomcat newbie - servlets, MySQL access, etc.

2006-01-18 Thread Warrick Wilson
First, if I need to be on a different list, please let me know. I'm working my way up from Tomcat, which is where the servlet I'm developing is going to be running. I'm a Java newbie, but I'm on this project, and the learning curve is steep. Sadly, Google hasn't been my friend this time - I'm f