Hi all: I'm developing my first aplication with struts and tiles. I define the tiles in a XML file and I wanted to extend a definition. In the documentation said when I extend a definition only must fill the attributes "name" and "extends", but not "path" because it's extended. However when I did that an error occur (Cannot get request dispatcher for path). If I put the same path in both definitions it works fine. Is it a bug or always a must fill the path attribute.
I'm using Struts 1.1 beta2. Thank you ------------------------------------------------------------- Miguel �ngel Medina L�pez Logic Factory: www.logic-factory.com Granada - Espa�a -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

