Can nested tile layouts be done?

2005-08-15 Thread Daniel Hannum
Hi everyone, I have a question about nesting layouts with Struts tiles. I've seen this sort of thing discussed in the past, but in searching I didn't see an example that I could apply to my situation, nor did I see a good solution. Executive summary: What I want to do is have a simple layout cont

Re: Can nested tile layouts be done?

2005-08-15 Thread Daniel Hannum
Box example is a good example of this. > > Basically it is laid out as follows. > > /layout/layout > /layout/layout2 > > > > > > > > > > > > you can then substitute out different components of each section based on >

Re: Can nested tile layouts be done?

2005-08-15 Thread Daniel Hannum
definition would need to extend .sublayout.. > > > /layout/layout > /layout/layout2 > > > > > > > > > > > > > > > > > > > > > > > > > > > >

Re: Can nested tile layouts be done?

2005-08-16 Thread Daniel Hannum
tiles in both layouts. I use the > nested for menus only and have been debating on switching to struts menu > because of the complexity. The only thing that has prevented me from doing > this is waiting to see if I can jump to JSF or AJAX/D-HTML instead. > > > [image: Inacti