You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tiles.apache.org by Antonio Petrelli <an...@gmail.com> on 2010/01/04 09:21:00 UTC

Re: Wildcard help needed when returning from action

2009/12/23 Chad Sears <se...@gmail.com>:
>        <put-list-attribute name="bodyContent">
>          <add-attribute value="/content/secure/brand101/{1}.html"/>
>        </put-list-attribute>

Placeholders in list attributes are not supported in Tiles 2.1.x. They
are supported in 2.2.x:
https://issues.apache.org/struts/browse/TILES-474

Ciao
Antonio