quickstart would help, without it we would have to slaughter a chicken
and wave it around and take wild guesses.

-igor

On Sun, Oct 4, 2009 at 8:44 AM, David Chang <david_q_zh...@yahoo.com> wrote:
> I have two wicket pages, both of which extend a base page. In the first 
> version, each page used a wicket componet as follows:
>
> <span wicket:id="feedback" />
>
> In the second version, I moved the above markup to the base page. However, I 
> always got this error from wicket:
>
> 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).
>
> I checked the base page's code and markup many times. It is there.
>
> Can someone tell me whether it is doable in wicket and what went wrong?
>
> Thanks for your input!
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to