Slide can be configured to use J2EEDescriptorsStore, which uses Data Source defined in tomcat conf/server.xml. I think, data source implementation itself using connection pooling mechanism. Another benefit of using J2EEDescriptorsStore is that you can have concurrent access with multiple client. Jiantao
-----Original Message----- From: B. Shadgar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 18, 2002 11:18 AM To: slide-user Subject: Is slide using connection pool? Hi all, If slide uses database as its store and contentstore in the Domain.xml, does it use connection pool for its connection to the database each time regarding to each method. If yes, could you please let me know in which class I can find the related code, and if not, could you please explain it why to take me out of wrong side. Thanks for your explanation and help. Bita. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
