当前位置:编程学习 > JAVA >>

程序最后跑不起来求帮忙,要快啊

message is is is:<html><head><title>Apache Tomcat/6.0.10 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - Servlet XiangQi is not available</h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u>Servlet XiangQi is not available</u></p><p><b>description</b> <u>The requested resource (Servlet XiangQi is not available) is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.10</h3></body></html>
send error return <html> is 500 or 404 error --------------------编程问答-------------------- 404 找不到页面,输入的URL有问题。MAPPING不上 --------------------编程问答-------------------- 你这是个html文件,怎么看呀 --------------------编程问答-------------------- The requested resource (Servlet XiangQi is not available) is not available
这句话讲得明白,你访问的servlet  XiangQi不可用。请检查访问的URL与web.xml中配置的是否一致。
补充:Java ,  J2ME
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,