2008/4/16, Jonathan DeRose <[EMAIL PROTECTED]>:
>
> Yes, in my last message I did the following
>
>
> <e:attributeNames var="attributes"/><t:insertAttribute
> name="${format}"> <c:forEach items="${attributes}"
> var="attribute"> <t:putAttribute name="${attribute.key}"
> value="${attribute.value}"/> </c:forEach></t:insertAttribute>
Yeah, I understood it :-)
But in fact the discussion parted in two: a possible bug and the best way
for creating custom components (with or without Tiles?). I answered to both,
but in two e-mails (sorry).
Antonio