The multibox in jsp, the checked value couldn't pass by request and not being populated by DynaValidationActionForm.
<html:multibox tabindex="${requestScope.tabIndex}"property="checkBoxIndex"value="${status.count}"/>
This is only happen in IE7/8, it works fine in IE10.