For example,
        <html:text property="firstName" size="<%= com.mydomain.personform.firstNameSize %>" maxlength="<%= com.mydomain.personform.firstNameMaxLength %>"/>
 
I find this style to be somewhat objectionable.  Is there a better way?

 

Reply via email to