Hi Wickers !

I'm using Wicket.6.0.x and I'm using an IFormValidator as a subclass o a form, 
attached to it by an FormValidatorAdapter.
The form uses a AjaxSubmitLink to send data back.

When it comes to validate method, the model objects of the form and the 
components are null; althougth later into the AjaxSubmitLink .onSubmit the data 
is correctly attached to the models.

¿ Is that supposed to be fine ? ¿ May I use the raw inputs instead of models ?

    > > > Oscar Besga Arcauz  < < < 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to