1、实现一个Action的最常用方式:从ActionSupport继承
2、DMI动态方法调用!
3、通配符配置*{1}{2}...
4、接收参数的方法(一般用属性或者DomainModel来接收)
5、简单参数验证addFieldError
a)一般不使用Struts2的UI标签
6、访问Web元素
a)Map类型
IoC(Inverse of control)
依赖Struts2
b)原始类型
IoC(Inverse of control)
依赖Struts2
7、包含文件配置
8、默认action处理