Streaming image from servelt to html using jsp or servlet
843836Aug 5 2003 — edited Aug 5 2003I would like to use pure java (JSP and or Servlet) to load image (Blob) from database and stream its data to html. I know that I can do it with Oracle Media and or other third part, but I would like to implement it to use in any database type. I also, don't want to save temp image from database and load it with html. I want do load from database using java and display it as following:
<img src ="myimage.jsp">
I am very thank you for your help.
Ezequiel Silvestre Roberto
http://www.itaso.com
ezequiel.s.roberto@itaso.com
Brazil