Hi Martijn.

Thanks for the response.

Do you mean that 
        Link alpha = new Link("beta")
        <a wicket:id="delta" href="">gamma</a>

where these two lines have to match is in the declaration of the Link? Ie
the alpha == delta?  Not beta == delta?

Thanks,

Bruce.
-----Original Message-----
From: Martijn Dashorst [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 05 February, 2008 12:43 PM
To: users@wicket.apache.org
Subject: Re: Component failed to render

s/home/homePageLink/
Your link id in java doesn't match link id in markup

Martijn


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to