---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- In this environment the problem does not happen: SPARC/Solaris 7 Apache-JServ 1.1b3 JDK 1.2.1_04 Apache 1.3.9 In this environment the problem does appear: Intel/Solaris 7 Apache-JServ 1.1 JDK1.2.2_01 Apache 1.3.9 I'm avoiding upgrading the SPARC environment in fear of causing the same problem. At least I can develop... just not deploy. The problem is downloading an image from a servlet and seeing a broken link rather than the image. Like I said above, one environment works fine, another doesn't to the same browser on the same machine. What I am doing is setting the content type to "image/gif" and copying the image byte for byte out the stream. I have used both a PrintWriter and the ServletOutputStream with the same results. I didn't notice anything in the change logs that would obviously cause a difference between 1.1b3 and 1.1. Thanks for help. I'm running out of things to try. Frank -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]