A.type B.maxActive C.maxIdle D.maxWait
A.增加 B.刪除 C.修改 D.查詢
A.配置server.xml B.配置web項(xiàng)目中的(比如:webdemo項(xiàng)目)web.xml文件,添加?resource-ref配置 C.修改程序中獲取Connection的方式 D.增加程序中獲取Connection的方式