首页 > 其他 > 详细

Struts2的DMI动态方法调用

时间:2014-11-05 12:24:43      阅读:294      评论:0      收藏:0      [点我收藏+]
Struts2的DMI动态方法调用:!后面跟方法名
struts.xml里要加<constant name="struts.enable.DynamicMethodInvocation" 
value="true"/> 
因为有的版本默认是false

Struts2的DMI动态方法调用

原文:http://www.cnblogs.com/chuansao/p/4075792.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!