I use OJB with Struts. OJB uses DBCP and you can configure OJB.properties to setup your pool
----- Original Message ----- From: "HARI,SANJAYAGANESH (HP-India,ex2)" <[EMAIL PROTECTED]> To: "'Jakarta Commons Users List'" <[EMAIL PROTECTED]> Sent: Monday, August 26, 2002 11:29 AM Subject: [DBCP] with Struts > Hi ! > > I see that there is a way to configure dtaasources in struts. I am using > DBCP separately and would like to configure it to be used via struts data > source settings. But my question is , will I be able to get rid of the JOCL > file of DBCP and still exploit all DBCP features by configuring it via the > struts configuration file? I doubt this, beacause I cant configure DB ping > query, prepared statement pools etc. via struts datasource configuration > file (which I can do only via JOCL). Am I right? > > Thanks > Sanjay > > -- > 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]>
