2007/12/12, Dave Newton <[EMAIL PROTECTED]>: > --- Christopher Cheng <[EMAIL PROTECTED]> wrote: > > Could I have a different tiles defintion file for different package > > like struts1? > > You can still have multiple tiles definition files, although AFAIK there > isn't a way to have defs by package automagically. Not a bad idea, though--if > there is a way to do this, please follow up as I have a lingering Tiles/JSP > project I'd use that with.
AFAIK there is not such a feature, though in Struts 1/Tiles 2 (as it was in Struts-Tiles 1) you could define different Tiles definition files per module. In Struts 2 the "StrutsTilesListener" is used at start-up, and it can be define application-widely. I think that this feature could be useful. Christopher, can you open an issue for a feature request in JIRA? https://issues.apache.org/struts/browse/WW Thanks Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]