标签:
一、加载包struts2-core-2.3.24.1.jar
struts-default.xml :各种栈
org.apache.struts2 -->> default.properties各种属性,包括国际化,上传文件最大值
-->> struts-messages.properties上传文件错误的修改
二、加载包xwork-core-2.3.24.1.jar
com.opensymphony.xwork2.validator.validators -->> default.xml:各种验证栈的设置
标签:
原文地址:http://www.cnblogs.com/wangwanchao/p/5194389.html