How to display a binary image in a webpage?
807605Jul 15 2007 — edited Jul 16 2007Hi,
I want to display a binary image in a webage. The image has been stored in a DB as binary format. I am using servlet. How could I retrieve it and display it on a webpage? Could you give me some suggestions?
I have read some metrial about JAI, the method 'createImageEncoder( )', which seems very helpful! I am on the right way, right? Thanks for your any comments!
Best Regards,
Hai