與Struts 1.X不同,Struts2引入了WebWork的配置機制,在很大程度上提高了配置的靈活度。通過使用配置可以配置如下內容:
配置類型
|
配置文件
|
Struts2 參數配置
|
struts.properties
|
Struts2 Action 配置
|
struts.xml
|
Struts2 Result 配置
|
struts.xml
|
Struts2 Exception Handling 配置
|
struts.xml
|
Struts2 Intercept 配置
|
struts.xml
|
Struts2 多配置文件
|
struts.xml
|
另外還說明了Action接口和ActionSupport類的一些情況。ExtJS教程-
Hibernate教程-
Struts2 教程-
Lucene教程