struts2中通配符的使用
1.<action name="*_*_*deptlist" method="{1}" >/{2}.jsp</result>
? </action>
2.<action name="*_*_*deptlist" method="{1}" >/??? {2}.jsp</result>? </action>
发布时间: 2012-11-22 00:16:41 作者: rapoo
struts2中通配符的使用
1.<action name="*_*_*deptlist" method="{1}" >/{2}.jsp</result>
? </action>
2.<action name="*_*_*deptlist" method="{1}" >/??? {2}.jsp</result>? </action>