> 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: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org