摘要:
一、修改工程属性: 右键eclipse的工程,选择属性,再选择Project Facets里面中选择Dynamic Web Module ,将3.0修改为2.5,可能会提示如下信息:Cannot change version of project facet Dynamic Web Module t 阅读全文
摘要:
The connection pool within a JDBC data source contains a group of JDBC connections that applications reserve, use, and then return to the pool. The co 阅读全文