Dear All,

I have am image stored in the database as blob.
I read the stored blob from the database and get byte array.
Now I can create a new image icon with the byte array and display the
image icon inthe screen.
This works fine inthe case of Java Client.
Now There is a web client which also needs to display the image.
I think in html we need to create a gif or jpg file to display image.
how we can display such an image from the databse to the webclient???


Thanks in Advance,

Prakasan

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

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to