posted 22 years ago
Hi guys,
i have to display an image file(in the JFrame or panel),which comes through an inputstream from the database and not from the local drive.how to do it?.
i tried to write the contents of the inputstream to a file and drawImage(file) and it writes to the JFrame.but i just want to know,is there anyway i can directly draw the image from the inputstream.
thanks in advance,
lavanya