How to return many images to browser?
hi all
im having a servlet which will create an array of images!
and i would like to send it to the browser via html, how can i do this?
if im confusing, im trying to create a servlet which creates charts as images dynamically, and it should send the images to client browser as HTML.
thanks and regards
vijay

