Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 32608 invoked from network); 8 Aug 2002 11:57:10 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Aug 2002 11:57:10 -0000 Received: (qmail 29501 invoked by uid 97); 8 Aug 2002 11:57:16 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 29470 invoked by uid 97); 8 Aug 2002 11:57:15 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 29458 invoked by uid 98); 8 Aug 2002 11:57:15 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Subject: AW: image responses via JSP : jasper produces empty lines in sourcecode!!! Date: Thu, 8 Aug 2002 13:56:48 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-ID: X-MS-Has-Attach: content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 X-MS-TNEF-Correlator: Thread-Topic: image responses via JSP : jasper produces empty lines in sourcecode!!! Thread-Index: AcI+0Uf3DEHgWHxXRH2s8alkxvSo6AAAGd8w From: "Ralph Einfeldt" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N To do that, you have to use something like that: java.io.OutputStream o =3D response.getOutputStream(); o.write(...); > -----Urspr=FCngliche Nachricht----- > Von: Power-Netz (Schwarz) [mailto:schwarz@power-netz.de] > Gesendet: Donnerstag, 8. August 2002 13:45 > An: Tomcat Users List > Betreff: AW: image responses via JSP : jasper produces empty lines in > sourcecode!!! >=20 > Ok, i now have the transmitted filesize equal to the original=20 > filesize, which means it has the exact same length. BUT, i=20 > now need a output routine out.writeByte() or something > to pipe the bytes to the client. a out.write( (Byte)=20 > Bytes[x] ); is not accepted.. -- To unsubscribe, e-mail: For additional commands, e-mail: