struts2的配置文件。运行时变量查找顺序:
1.default.properties
2.struts-plugin.xml
3.struts.xml
4.struts.properties
5.web.xml
规则:若后面有定义则覆盖前面的定义!!
struts2的配置文件。运行时变量查找顺序:
1.default.properties
2.struts-plugin.xml
3.struts.xml
4.struts.properties
5.web.xml
规则:若后面有定义则覆盖前面的定义!!