【发布时间】:2012-03-15 14:01:47
【问题描述】:
我的电脑上安装了 jdk1.5.0_04 和 tomcat server 1.0.16。 在我的计算机上,servlet 在命令提示符下正确编译,但在浏览器上执行 servlet 期间,使用以下 url:http://localhost:8080/webdir/servlet/helloworld。 它给出的错误如下: HTTP 状态 404 - /servlet/webdir/helloworld
输入状态报告
消息/servlet/webdir/helloworld
description 请求的资源 (/servlet/webdir/helloworld) 不可用。 Apache Tomcat/6.0.16
【问题讨论】: