首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 企业软件 > 行业软件 >

tomcat的Context配备

2012-10-18 
tomcat的Context配置http://www.diybl.com/course/4_webprogram/jsp/jsp_js/200869/123916.html?tomcat的C

tomcat的Context配置

http://www.diybl.com/course/4_webprogram/jsp/jsp_js/200869/123916.html?
tomcat的Context配置?
今天终于搞定Tomcat的Context了,conf/Context.xml是Tomcat公用的环境配置;?
若在Server.xml中增加<Context path="/test" docBase="D:\test" debug="0" reloadable="false"/>的话,?
则myApp/META-INF/Context.xml就没用了(被server.xml中的Context替代),?
Jndi 数据源或其他资源可直接定在里面,如:??????
>??

热点排行