Re: Show Bolb image data by Servlet
vikramjit singh <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
The image when you retrieve, store it in a physical location on the server .jpg or whichever image format. And call it how you use in html page. -----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[email protected]]On Behalf Of Souvik Basak Sent: Monday, May 26, 2003 10:10 AM To: [email protected] Subject: Show Bolb image data by Servlet Hi, How can I show A BLOB Image data, retrieved from Oracle Database (using ResultSet.getBlob()), on the Web page with the help of servlet/JSP. regards, Souvik Basak ___________________________________________________________________________ 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 ___________________________________________________________________________ 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