tomcat 配置mysql 数据库连接池
tomcat 安装目录下的conf目录中的context.xml与web.xml文件分别修改如下:
context.xml 新加如下内容:
web.xml 新增如下内容
发布时间: 2012-10-26 10:30:58 作者: rapoo
tomcat 配置mysql 数据库连接池
tomcat 安装目录下的conf目录中的context.xml与web.xml文件分别修改如下:
context.xml 新加如下内容:
web.xml 新增如下内容