Connection Pooling in a Java Web Application with Tomcat and NetBeans
Description
In this tutorial, we shall create a connection pool to a MySQL database in Tomcat web server, then create a simple web application that makes use of the connection pool.

