Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.
The following page has been changed by WolfgangAulinger: http://wiki.apache.org/struts/StrutsFileUpload ------------------------------------------------------------------------------ {{{ <html:form action="/uploadMyFile.do" enctype="multipart/form-data"> - Select File: <html:file property="myFile"> </br> + Select File: <html:file property="myFile"/> </br> <html:submit value="Upload File"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]