默认action和ActionSupport
默认action:

<action></action>中的name属性值与<default-action-ref></default-action-ref>中的name属性值相同
ActionSupport:是Action的一个实现类。


Action speaks louder than words!
默认action:

<action></action>中的name属性值与<default-action-ref></default-action-ref>中的name属性值相同
ActionSupport:是Action的一个实现类。

