Struts2 Unable to load configuration. - bean - jar ..... WEB-INF/lib/struts2-core-2.1.2.jar!/struts-default.xml:46:178 解決辦法 收藏
除了
commons-logging-1.0.4.jar
freemarker-2.3.12.jar
ognl-2.6.11.jar
struts2-core-2.1.2.jar
xwork-2.1.1.jar
這五個核心LIB要復制外,
commons-io-1.3.2.jar
commons-fileupload-1.2.1.jar
這兩個Jar文件也必須放到指定目錄
struts2.1.xx以后就是這樣,struts2.0.xx時只要5個核心包就成了
本文來自CSDN博客,轉(zhuǎn)載請標明出處:http://blog.csdn.net/lament_gates/archive/2008/10/15/3079791.aspx