Match description with the one on the website.

This commit is contained in:
Erik C. Thauvin 2004-03-23 03:45:22 +00:00
parent c35620ae6d
commit 01cee9270c

View file

@ -6,7 +6,7 @@
<body>
This package contains a simple database connection pool implementation for web applications, specifically those using JSTL.
<p/>
The connection pool can be accessed via JNDI or through the {@link net.java.dev.simplepool.SimplePoolServlet}.
The connection pool can be created, accessed and managed via JNDI or through the {@link net.java.dev.simplepool.SimplePoolServlet}.
@since 1.0
</body>