在eclipse中配置磁盘映射和项目名称访问省略:
服务器发布:
<Context debug="0" docBase="D:\moLink" path="/moLink" reloadable="true"/>
<Context debug="0" docBase="D:\link" path="/link" reloadable="true"/>
<Context debug="0" docBase="D:\myLink" path="/myLink" reloadable="true"/>
<Context docBase="pc_hkjc" path="/" reloadable="true" />