Struts2使用通配符动态调用方法

<action name="index_*" class="com.zhangpn.struts2.Helloworld" method="{1}">
  <result>welcome.jsp</result>
</action>

posted @ 2018-05-31 13:12  呦,可以呦  阅读(116)  评论(0编辑  收藏  举报