2009/12/23 Chad Sears <[email protected]>: > <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
