0

Is it possible in Tiles 3 to render a result of action execution? Something like the following:

<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>
Roman C
  • 49,761
  • 33
  • 66
  • 176
romanvintonyak
  • 351
  • 1
  • 3
  • 17

0 Answers0