[
https://issues.apache.org/struts/browse/TILES-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli updated TILES-211:
-----------------------------------
Description:
In tiles-defs.xml, a preparer may be specified for a definition.
However, in a JSP page, when using the taglib <tiles:definition>, a
preparer cannot be specified. DefinitionTagSupport.java supports a
preparer, but struts-tiles.tld does not. I think this is just a typo in
struts-tiles.tld. Please let me know if it's a deliberate omission.
was:
In tiles-defs.xml, a controller may be specified for a definition.
However, in a JSP page, when using the taglib <tiles:definition>, a
controller cannot be specified. DefinitionTagSupport.java supports a
controller, but struts-tiles.tld does not. I think this is just a typo in
struts-tiles.tld. Please let me know if it's a deliberate omission.
Summary: Cannot specify preparer using tiles:definition (was: Cannot
specific controller using tiles:definition)
Updated the description and the summary with the new Tiles 2 terms.
> Cannot specify preparer using tiles:definition
> ----------------------------------------------
>
> Key: TILES-211
> URL: https://issues.apache.org/struts/browse/TILES-211
> Project: Tiles
> Issue Type: Improvement
> Components: tiles-jsp (jsp support)
> Environment: Operating System: All
> Platform: All
> Reporter: Rujith de Silva
>
> In tiles-defs.xml, a preparer may be specified for a definition.
> However, in a JSP page, when using the taglib <tiles:definition>, a
> preparer cannot be specified. DefinitionTagSupport.java supports a
> preparer, but struts-tiles.tld does not. I think this is just a typo in
> struts-tiles.tld. Please let me know if it's a deliberate omission.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.