伊图教程网[www.etoow.com]
http://www.etoow.com/html/2007-08/1186310860.html
</servlet>
<servlet-mapping>
<servlet-name>query</servlet-name>
<url-pattern>/query</url-pattern>
</servlet-mapping>
<resource-ref>
<description>Access DataSource example</description>
<res-ref-name>jdbc/access</res-ref-name>
<res-type>javax.sql.DataSource</res-type>
<res-auth>Container</res-auth>
</resource-ref>
</web-app>
Java Servlet和数据库连接池的部署
'http://www.etoow.com/html/2007-08/1186310860.html