You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Oscar Besga Arcauz <ob...@isdefe.es> on 2012/10/05 14:40:57 UTC

IFormValidator with ajax

 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-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org