Struts2 根本配置

Struts2 基本配置struts2-spring-plugin的struts-plugin.xml文件?Struts2读取配置文件的顺序:1.stuts-defa

Struts2 基本配置

struts2-spring-plugin的struts-plugin.xml文件

?

Struts2读取配置文件的顺序:

1.stuts-default.xml

2.struts-plugin.xml(插件配置文件)

3.struts.xml

4.struts.properties(default.properties简单说明)

5.web.xml