On Sun, 4 Aug 2002, The Kelley's wrote:

> Can JSTL use connection pooling for a databases?

JSTL lets you configure any DataSource to access a database.  The
DataSource may indeed implement connection pooling.  Setting it up is as
easy as pointing to a pooling DataSource in your application's web.xml.

-- 
Shawn Bayern
"JSTL in Action"   http://www.jstlbook.com


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

Reply via email to