Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正进入(状态
""解析错误处理资源路径/web-inf/struts-config.xml""
当我在 Apache 6 服务器中部署 Struts 应用程序时出现异常
请帮忙解决这个问题
看起来您的 struts-config.xml 有一些解析问题,即某些 xml 标签不正确。如果您能够看到那里的内容,请尝试在 IE 中打开它,或者尝试找出其中缺少的内容。