I'm not saying the image on the server is invalid. I'm saying the image on the client is invalid.
Alex Parvan
Ranch Hand
Joined: Dec 10, 2009
Posts: 115
posted
0
I just tried that. It's funny cause if i use a code i found on the internet to convert Image to BufferedImage, it's working, i can see the image. Thanks, i couldn't do it without your help
But... Once i remove the conversion, i don't see it anymore.
And i can't tell what happens there that makes it show. If i post the conversion method here, you think you can spot why i can see the image only after the conversion ?