Using a JNDI Resource, tomcat has connection pooling built-in.  Since tomcat
is the reference spec for Java application servers, my guess is that the
pooling in Websphere is simply the same.

Here is the how-to for JNDI:
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/jndi-resources-howto.html

John Turner
[EMAIL PROTECTED]
http://www.aas.com


-----Original Message-----
From: Kevin Passey [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 02, 2002 11:48 AM
To: Tomcat Users List (E-mail)
Subject: Connection Pooling


Hi,

I am new to Tomcat so bear with me.

I have developed something using Websphere application server which has
connection pooling built-in.

Is there anything simple to plug in so that I can do the same with Tomcat?

Any docs or Howto's would be appreciated

Thanks

Kevin

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to