try to use boolean and not String for checkboxes. Bye jogep
> my getters and setters: > public String getCheckboxField1() { > return checkboxField1; > } > > public void setCheckboxField1(String checkboxField1) { > this.checkboxField1 = checkboxField1; > } > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]