>Are you downloading the file with a jsp page?  It should be noted that
if
>you write to the output stream of a jsp page:
>[HttpServletResponse/ServletResponse.getOutputStream()], then the
output
>stream returned is a character output stream and will mangle binary
files
>and not handle all output correctly.
>Just thought I would point that out since it gave me some serious
>headaches.
Thank you, but it is not the case with me. I just put the file into the
root webapp and try to download it using the http://serverip/filename
string in the browser address bar.



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to