Re: multiple layout components

2010-06-07 Thread Paul Stanton
Hi Chris, Sorry I had made a mistake .. you are right, my simplified example should have worked. Regards, p. Christophe Cordenier wrote: Hi Your exemple should work, does your GroupLayout.java extends the base one ? A concrete exemple is available at http://github.com/robink/wooki/tree/mas

Re: multiple layout components

2010-06-07 Thread Christophe Cordenier
Hi Your exemple should work, does your GroupLayout.java extends the base one ? A concrete exemple is available at http://github.com/robink/wooki/tree/master/src/main/java/com/wooki/components with BookLayout and Layout components. 2010/6/7 Paul Stanton > Hi list, > > I have an application that

multiple layout components

2010-06-07 Thread Paul Stanton
Hi list, I have an application that needs multiple levels of common layout markup. I'm sure this is possible but can't figure out how to get it to work via tap5.1 For example (very much simplified), I need BaseLayout.tml like so: http://www.w3.org/1999/xhtml"; xmlns:t="http://tapestry.apach