2008/7/15 Stewart Cambridge <[EMAIL PROTECTED]>:
> <c:out value="${definition.name}"/> <!-- renders "my.tile" -->

The name of a definition? The big problem is that there isn't a single
definition, when a definition is rendered. A definition could be
composed of several definitions, so what is *the* definition?
IMO you can solve your problem by adding a preparer, that puts the
definition name in request context (but for this please ask the Tiles
Users mailing list).

Antonio

Reply via email to