B
bryantd
Unregistered / Unconfirmed
GUEST, unregistred user!
HTTP Status 404 - /Study/HelloWorld
--------------------------------------------------------------------------------
type Status report
message /Study/HelloWorld
description The requested resource (/Study/HelloWorld) is not available.
我用的是Eclipse+Tomcat进行开发,写了一个测试程序,HelloWorld.java,通过编译,XML文件配好了。这个文件在Project Study中,我还有一个Project MyPro,里面也有一些测试的jsp和Servlet,但是我启动Tomcat以后,运行MyPro下的没有问题,运行Study下的都不行,在别的机器上就都可以!
这是怎么回事?(错误信息见上)
--------------------------------------------------------------------------------
type Status report
message /Study/HelloWorld
description The requested resource (/Study/HelloWorld) is not available.
我用的是Eclipse+Tomcat进行开发,写了一个测试程序,HelloWorld.java,通过编译,XML文件配好了。这个文件在Project Study中,我还有一个Project MyPro,里面也有一些测试的jsp和Servlet,但是我启动Tomcat以后,运行MyPro下的没有问题,运行Study下的都不行,在别的机器上就都可以!
这是怎么回事?(错误信息见上)