On 6/2/05, Kruger Jan-Petter <[EMAIL PROTECTED]> wrote: > I mean the markup of the individual components that get's inserted into > the Border component, if that is the correct term. I'n not completly > atop with my wicket understanding yet :-) > > MainPageBorder.html containing the wicket:border tag and wicket:body > tags, then Page1.html containing markup to be inserted in place of > wicket:body in MainPageBorder.html. So what you say is that the header > markup in MainPageBorder.html is ignored and the header markup in > Page1.html is used.
correct >If this is the case, I have to duplicate the header > markup for every page to be inserted in the border component to get > style sheets, javascript etc. > only yes, if you component's (border) markup MUST be pre-viewable. Juergen ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
