Tiles 3中是否可以呈现动作执行的结果? 如下所示:
<definition name="body" template="/WEB-INF/layout.jsp" preparer="com.my.MyPreparer">
<put-list-attribute name="list0">
<add-attribute value="/portlet/Login.do"/>
<add-attribute value="/portlet/Logout.do"/>
<add-attribute value="/portlet/Home.do"/>
</put-list-attribute>
</definition>