首 页 ASP ASP.NET PHP JSP Ajax DIV+CSS JavaScript XML C#
MySQL MSSQL Access Oracle Linux Server 电脑技巧 网络安全 建站经验 其它

Java Servlet和数据库连接池的部署

整理日期:2007年08月05日 【字体:


伊图教程网[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>
Tags:
Java Servlet和数据库连接池的部署
'http://www.etoow.com/html/2007-08/1186310860.html
1
 
信息搜索
  
联系我们关于本站广告服务设为首页 收藏本站友情链接网站地图
Copyright © Etoow.com Inc. All Rights Reserved