DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29589>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29589 FormFile is not throwing FileNotFoundException when file doesn't exist ------- Additional Comments From [EMAIL PROTECTED] 2004-06-27 21:08 ------- I think as well as updating the docs for CommonsFormFile to clarify the cicumstances under which it will throw an exception, please also update docs for the FormFile interface to specify that not all implementations may throw the exception if the file doesn't exist. Presumably since this has been marked as a documentation issue, it isn't possible for the code to distinguish between an empty file and a non-existant one? Is writing an applet the only way to determine this? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]