Hi, I am using Struts 1.1. I have found the following problem when using FormFile. If the user enters a nonexistent path into a <html:file> (not using the FileSelector, but inserting the file directly into the input field), struts doesn't recognize, that the file doesn't exist. Even a call to FormFile.getFileData() doesn't throw a FileNotFoundException, it just returns an empty byte[].
Is this a known bug in Struts? Or what else can go wrong here? Regards Nicole --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]