Hi,

On Sun, Mar 18, 2012 at 2:41 PM, kshitiz <k.agarw...@gmail.com> wrote:
> Hi,
>
> Thank you for ur reply. I have added the form by writing
> *add(registerForm);* in the* constructor*. But I have just resolved by
> problem by replacing *wicket:id* in html page with *wickeT:id*

Do you say that "wicket:id" didn't work, but "wickeT:id" works ?!
The only way this to behave like this is that you have setup custom
Wicket namespace, e.g. <html xmlns:wickeT="..." or set
MarkupParser.WICKET="wickeT" in .java

>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Wicket-1-5-error-cannot-find-component-id-tp4481835p4482073.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to