Re: [Struts 1.2.9 & Tiles] dynamically switch between two layout

2007-05-09 Thread Antonio Petrelli
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

RE: [Struts 1.2.9 & Tiles] dynamically switch between two layout

2007-05-09 Thread CARUANA JP. SOGECAP
> > 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

Re: [Struts 1.2.9 & Tiles] dynamically switch between two layout

2007-05-09 Thread Antonio Petrelli
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 an