DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18017>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18017

Tiles Extends fails in JSP-based Definitions





------- Additional Comments From [EMAIL PROTECTED]  2003-03-17 14:32 -------
The problem is that to use/initialize a definitions factory (say by using the 
tiles:initComponentDefinitions tag), you need a definitions XML file. Thus, one 
cannot use the "extends" attribute in the tiles:definition tag unless you first 
have a definitions XML file. It would be nice if we could initialize the 
factory without a definitions file (so that the factory has no definitions to 
start with) and then specify the definitions in a single JSP file. This way, 
one can use the "extends" attribute in the tiles:definitions tag in a manner 
that is similar and consistent to the definitions XML file.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to