Wicket doesn't care about the alpha and the gamma, but the beta and delta
need to be in alignment, or more specifically: ==

On 2/5/08, Bruce McGuire <[EMAIL PROTECTED]> wrote:
>
> 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: [email protected]
> 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]
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0

Reply via email to