在jsp中
<s:action name="findAllInfoAttachs" executeResult="true"></s:action>
这样写可以网上有的说用webwork的也可以,没有测试
<@ww.action name="showLeftAdvertBoards" executeResult=true><@ww.action>   
但在freeer中
<@s.action name="findAllInfoAttachs" namespace="/" executeResult="true"></@s.action>
就有错误FreeMarker template error!java.lang.IllegalArgumentException: argument type mismatchJava backtrace for programmers:
freeer.template.TemplateModelException: java.lang.IllegalArgumentException: argument type mismatch