2007/5/9, CARUANA JP. SOGECAP <[EMAIL PROTECTED]>:
I need to switch between to tiles layout depending on the context.
I think that cleanest way to do it is creating a DefinitionsFactory implementation. You can read a configuration parameter that allows to switch between a group of layouts and the other. For example, you can extend the I18NFactorySet and configure it in your web.xml. HTH Antonio