Checkboxes are statically defined in the JSP. Initially selected values are defined in the 'prepare' Action.
The checkboxes are generated by iterating over a String array containing color names. Initially selected values are defined in the 'prepare' Action.