I use following code to render checkboxes:
<form:checkboxes items="${adminRoles}" path="adminRoles"/>
I see that all checxboxes rendered but all unselect But I need to select several checkboxes according model state.
Does this possible?
Aucun commentaire:
Enregistrer un commentaire