> I'm a newbie to wicket and I have a form and several components attached to
> it. There are several links in this form and when each link is clicked a
> different page is loaded. But the component models are not getting updated
> when the onClick event is called in each link. How can the models be
> updated.

the model is updated when the form is submitted. so, make sure it is when a link
is clicked. :-)

regards, --- jan.



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

Reply via email to