json struts2 方法名不能以set 或 get 开头~否则执行两次,spring 存在依赖注入时
<action name="?" class="?" method="!get?!set?">
<result type="json">
<param name="excludeProperties">(注入的属性名)</param>
</result>
</action>
本文链接http://www.cxybl.com/html/wyzz/JavaScript_Ajax/20121126/34393.html
时间: 2024-11-01 20:00:45