I don't know if this is the problem, but when updating files, be sure to add a description, but do not add an extension. Your web browser will send a file type when the file is uploaded. If that file is not of the expected type, the downloaded file will be sent with the wrong MIME type, hence the problem (or part of it). I was seeing a valid RTF file, but with unreadable contents:

~:$ file NotWhatItSays.rtf
NotWhatItSays.rtf: Rich Text Format data, version 1, ANSI
~:$


Gregory Woodhouse

"Judge a man by his questions not 
his answers."   --Voltaire



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to