Tor, you are right. I found a coding error in my program. Yes, this whole thing is doable. Wicket is great!
Thanks! --- On Mon, 10/5/09, Wilhelmsen Tor Iver <[email protected]> wrote: > From: Wilhelmsen Tor Iver <[email protected]> > Subject: SV: Move shared wicket components to a base page? > To: "[email protected]" <[email protected]> > Date: Monday, October 5, 2009, 6:24 AM > > WicketMessage: The component(s) > below failed to render. A common > > problem is that you have added a component in code but > forgot to > > reference it in the markup (thus the component will > never be rendered). > > This indicates to me you are not using <wicket:child > /> in the parent's markup and/or not using > <wicket:extend>...</wicket:extend> in the child > page's markup. > > - Tor Iver > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
