Daniel Kies wrote:
Hello. I am using DynaValidatorActionForm and I want to use File upload to upload a local file to my struts action class. Is this possible?
Sure; I use FormFiles with DynaValidatorActionForms often.
and jsp code: <td align="left"><html:file property="thefile"></html:file></td>
What does the html:form tag look like? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]