The message says that you have to put in the type attribute to this line

<input wicket:id="radio"/>
should be
<input type="radio" wicket:id="radio"/>

Hth
Per

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to