Dear MailingList,<br>I'm trying to build (with eclipse) a last version of formgenerator classes.Code at line line1717 of CmsForm.java is:<br> if (parameterValues[0].isEmpty()) {<br>                            // the file upload field is empty, so take the hidden field value<br>
                            value.append(parameterValues[1]);<br>                        }<br>The compiler return an error:<br><br>" The method isEmpty() is undefined for the type String "<br><br>Can you help me?<br>
<br>Thanks a lot!<br><br clear="all"><br>