B Bkdenice New Member Jan 24, 2013 #1 I have an image in the form of byte[] in a servlet. I want to send this image to an html (or a JSP page) page by forwarding request to that html (or JSP). Please tell me how would i do that, and how that image would be displayed on HTML page.
I have an image in the form of byte[] in a servlet. I want to send this image to an html (or a JSP page) page by forwarding request to that html (or JSP). Please tell me how would i do that, and how that image would be displayed on HTML page.