Hello,
Tiles support multiple configuration files since a long time ;-). You can specify all you tiles configurations files, comma separated, in the web.xml file. But, all files will be merged in one factory, so you need to use different definition names in all your files. You will be able to specify files in each struts-config in a future release. Cedric "Struts Newsgroup (@Basebeans.com)" wrote: > Subject: tiles component definition & multi-app > From: Torgeir Veimo <[EMAIL PROTECTED]> > === > Do anyone have docs on using tiles defined in config files with sub applications? > > It seems that since the component definition file is specified in web.xml, that it >is not sub-application aware? > > -- > -Torgeir > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

