I search the [EMAIL PROTECTED] but I didn't find anything on how to setup Bitmechanic JDBC Connection Pool. http://www.bitmechanic.com/projects/jdbcpool/
Does someone can explain me how to setup Bitmechanic in struts-config.xml, web.xml and how to get connection in Action? I use MySQL: jdbc:mysql://localhost/MyDB user name:aa password: bb Or, does Struts have connection pool? If yes, how to setup with my MyDB. Thanks!

