Hi,

Does someone knows a solution for reading the selected radio button in the
validate() of a IFormValidator implementation? The problem I have is that
getOutput() on a form component gives the value out of the HTML because no
conversion to objects is yet done in the validation step. By the way, I'm
using this validation in a wizard step of wicket extensions.

Thanks for any help,
Rik

Reply via email to