Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Image display without link

  Asked By: Egidius    Date: Jul 02    Category: Java    Views: 718
  

I have a doubt . Is there any chance to display the image in the browser without
giving any link . I ll explain ,

I ve done one thing with this . I ve created a "inputstream" for a particular
image file . Then i converted it to a Byte[] array . And then i ve created a
outputstream for the same .

After that , i wrote it using "fout.write(buffer);"

But i couldnt get the image . Instead of that im getting the Byte string of the
image file .

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Image display without link Or get search suggestion and latest updates.




Tagged: