struts2 所需的jar包

struts2 的jar包
commons-fileupload-1.2.1.jar 上传下载需要包
commons-io-1.3.2.jar 输入输出包
freemarker-2.3.15.jar 模板相关操作需要包
ognl-2.7.3.jar  ognl表达示所需包
struts2-core-2.1.8.1.jar struts2核心包
commons-logging-1.0.4.jar 主要用于日志处理
xwork-core-2.1.6.jar xwork核心包

struts2-spring-plugin-2.1.8.1.jar spring插件

你可能感兴趣的:(spring,freemarker)