DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10277>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10277 Cannot set MIME type for ResourceReader ------- Additional Comments From [EMAIL PROTECTED] 2003-10-21 11:39 ------- We just voted to change the logic starting with 2.2 to the following: - MIME type declared on the reader instance - MIME type declared for the reader component - Ask the Reader for a MIME type. A *.doc reader could peek into the file and return either text/plain or application/vnd.msword. - MIME type declared in WEB-INF/web.xml or by the server.