Struts2.3.8出错

来源:互联网 发布:做淘宝淘客赚钱吗 编辑:程序博客网 时间:2024/06/04 18:30

一、警告: Could not create JarEntryRevision for [jar:file:/C:/Documents%20and%20Settings/n7063318/Workspaces/MyEclipse%208.5/.metadata/.me_tcat/webapps/struts2/WEB-INF/lib/struts2-core-2.2.1.jar]!

的解决办法:

可能没有引入:common-io.jar包。
二、

Unable to load configuration. ……struts-default.xml:46:178异常解决


除了ognl-2.6.11.jar,struts2-core-2.1.6.jar,xwork-2.1.2.jar,commons-logging-1.0.4.jar外,

还需要添加freemarker-2.3.13.jar(可选),commons-fileupload-1.2.1.jar,commons-io-1.3.2.jar


原创粉丝点击