I\'m trying to bind one of my model objects to the fields of a form, using Spring-MVC. Everything works fine, except that one of the attributes of the model object is an unorder
I am not crystal clear on how exactly this gets bound, but it works for my purposes.