I had this working in PHP and would like to do the same thing with
servlets.
On one page can include some data, including an image to a database
(mysql) and on an otherpage he can retrieve the data from the database,
including the image.

I've been working on the second part, retrieving the image, and cannot
get it to work. I'm rather new to java programming and would like some
hint's, code snippets of this kind of operation.

What I figured is that I have to get the image from the as a byte[], but
i cannot get it written to the output stream

Thanks in advance
--
Sven E. van 't Veer

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to