在myeclipse中,右击我建的web项目,在Java Compiler中Compiler compliance level设置为5.0,启动tomcat,可以正常运行;但是改为6.0后,启动tomcat,就出现HTTP Status 404的错误,为什么?
还有 我新下的tomcat需要设置一些东西么。。。?
出现HTTP Status 404的错误
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
在myeclipse中,右击我建的web项目,在Java Compiler中Compiler compliance level设置为5.0,启动tomcat,可以正常运行;但是改为6.0后,启动tomcat,就出现HTTP Status 404的错误,为什么?
还有 我新下的tomcat需要设置一些东西么。。。?