I made a quick JDBC connection pool... can anybody who knows Java read it over for me?
http://otakuvideo.com/~quu/DBConn.java.txt (updated)
this is meant to be a simple JDBC connection pool implementation for a java app that only connects to one DB and can't count on the container having a pool already