This dialog is used to insert a Struts html multibox tag into a JSP page. This tag will generate an HTML checkbox input element. It will be initialized based on whether the specified value matches one of the elements from the associated bean/property (the associated bean/property should be an array or collection).
Struts Developer Guide - HTML Tags - multibox