strut.xml配置出现错误的解决方法
1参考地址:The file cannot be validated as the host "struts.apache.org" is currently unreachable.
IDE:Eclipse 3.5
解决步骤如下:
Window-->Preferences-->XML-->XML Catalog-->Add...
Location:
x:\struts-1.3.10-all\struts-1.3.10\src\core\src\main\resources\org\apache\struts\resources\struts-config_1_3.dtd
Key Type:
Public ID
Key:
-//Apache Software Foundation//DTD Struts Configuration 1.3//EN
~Specify alternative web address
http://struts.apache.org/dtds/struts-config_1_3.dtd
为了避免看不懂,特上图
作者:高级测试开发网
博客地址:https://seniortesting.club
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。