每次struts的更新,都會發現它的基礎jar包不同,下面我就列舉最新版的struts2的基礎jar包.
struts2.0.14:它們為commons-logging-1.0.4,freemarker-2.3.8,ognl-2.6.11,struts2-core-2.0.14,xwork-2.07.
struts2.1.6:它們為commons-fileupload-1.2.1,commons-io-1.3.2,commons-
logging-1.0.4,freemarker-2.3.13,ognl-2.6.11,struts2-core-2.1.6,xwork-2.1.2.
web.xml
考慮到以后兼容以后的版本,原來的FilterDispatcher和ActionContextCleanUp將在以后的版本中去掉,官方推薦使用
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter