JBuider7.0+Tomcat4.0中的问题
relex 2003-04-02 02:56:55 在c建立C:\chen\educate
在jbuider中建立一个jsp文件
自动存在C:\chen\educate\defaultroot下
设置C:\Apache Tomcat 4.0\conf的server.xml
添加 <!-- Tomcat Cash Context -->
<!--
<Context path="/cash" docBase="C:\chen\educate\defaultroot"
debug="0" privileged="true"/>
-->
之后在IE中键入http://localhost/8080/cash
为什么得不到显示???
急~~~
该怎么做??