yeah... make a quickstart that reproduces your problem and post it somewhere.
-igor On Sun, Oct 4, 2009 at 2:06 PM, David Chang <david_q_zh...@yahoo.com> wrote: > Hello Igor, > > I have quickstart installed and looked at it everywhere. It has two > application clsses only: WicketApplication and HomePage. I am unable to find > anything related to my question. > > Did I miss something? > > Thanks! > > > --- On Sun, 10/4/09, Igor Vaynberg <igor.vaynb...@gmail.com> wrote: > >> From: Igor Vaynberg <igor.vaynb...@gmail.com> >> Subject: Re: Move shared wicket components to a base page? >> To: users@wicket.apache.org >> Date: Sunday, October 4, 2009, 12:15 PM >> 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 >> >> > > > > > --------------------------------------------------------------------- > 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