Re: [Wicket-user] About multiple in markup inheritance

2007-06-21 Thread Martijn Dashorst
On 6/21/07, ccc rrr <[EMAIL PROTECTED]> wrote: > If not , what we can do to achieve the purpose ? Search the archives: http://www.nabble.com/forum/Search.jtp?query=wicket+child&local=y&forum=13974&daterange=0&startdate=&enddate= Martijn -- BREAKING NEWS: Wicket joins the Apache Software Founda

[Wicket-user] About multiple in markup inheritance

2007-06-21 Thread ccc rrr
Hi: I have one question about Markup inheritance. It seems that we can put only one in the base html file, such as: Can we do something like this ? * * * * And the corres