Thread
:
How to display a database-image in a page?
View Single Post
#
2
(
permalink
)
07-24-2007, 12:56 AM
leonard
Member
Join Date: Jul 2007
Posts: 43
That JSP should return a byte stream that describes the image. The actual content of the byte stream is determined by the image itself and the format it is in.
You could also just write the image to a file and generate HTML that points to that file.
leonard
View Public Profile
Send a private message to leonard
Find all posts by leonard