> From: Philip Cote [mailto:[EMAIL PROTECTED] 
> Subject: Re: Making a Database Image Show Up on a Jsp Page
> 
> My only sticking point is how I'm supposed to write that 
> binary data to the jpeg file.

I think the point people are trying to make is that you don't need to
write any "file" at all.  The bytes of the image should be output as
part of the response stream, using the appropriate MIME type.  Or maybe
I don't really understand the problem.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to