struts2的@Result annotation 如何添加params
参考:http://struts.apache.org/2.0.11/docs/result-annotation.htmlhttp://jdkcn.com/entry/add-params-to-struts2-result-annotation.html在原来的webwork式的xml配置文件里可以给<action>下的<result>节点添加一些额外...