struts2中通配符的使用
1.<action name="*_*_*deptlist" method="{1}" >/{2}.jsp</result> ? </action>
2.<action name="*_*_*deptlist" method="{1}" >/??? {2}.jsp</result>? </action>