HTTP Status 404 - /struts2Demo/
--------------------------------------------------------------------------------
type Status report
message /struts2Demo/
description The requested resource (/struts2Demo/) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/5.0.28
------解决方案--------------------------------------------------------
tomcat 中
conf 下
server.xml中
content配置有问题吧
------解决方案--------------------------------------------------------
路径不对。要么就是tomcat里面的server.xml里面host不对,要么就是web.xml里面的servlet没配对。
------解决方案--------------------------------------------------------
很有可能是tomcat问题