Hi, all the gurus there,

I used java ResultSet.getBinaryStream() mehtod to get an image file stored
in a database table. The problem is : I know how to put it in a HTML page
alone,but how can I put it together with other HTML contents in the same
page? of course the <imag> tag won't work here unless I first save the image
stream to a file. By the way, is it possible to use pure java code to insert
image file into a database?

Has anyone had or thought of the same problem? pls help me .

thanks

yu wen

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to