Project Home
SimplePool is a simple database connection pool implementation for web applications, specifically those using JSTL.
The connection pool can be created, accessed and managed via JNDI or a provided Servlet.
The examples above have been tailored for use with Tomcat and MySQL.