Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.0.1
-
None
Description
Currently, if one wants to insert a definition that has the same attributes as another one but a different template, he/she must:
- create a custom definition, usually by using <tiles:definition>
- insert this custom definition in the page.
There should be the possibility to insert a definition but specifying a different template, with a syntax like:
<tiles:insertDefinition name="definitionName" template="/my/new/template.jsp" />
Attachments
Issue Links
- duplicates
-
TILES-259 Allow to override template, preparer and roles when inserting a definition
- Closed