2008/2/12, Asad Habib <[EMAIL PROTECTED]>: > > Hello. I have the following definitions in place in my tiles-def.xml file: > ... > There are several layers of nested tiles. I am having trouble using > this. Are there any examples of nesting that is several layers deep > online? Thank you.
I have to say that nesting definitions in Struts-Tiles is very difficult, and the same for the current version of Tiles 2 (2.0.5). In fact you already have an example of what nesting definition means. I filed a JIRA issue for this at Tiles 2: https://issues.apache.org/struts/browse/TILES-85 The patch is, anyway, outdated. If you are willing to migrate to Tiles 2, there is a chance that this issue will be fixed; if you want to stick with Struts-Tiles, nothing will change, since Struts-Tiles will not be updated anymore (with the exception of security issues). Antonio