i have a simple jsp\[code\]<html> <body> <img src="http://stackoverflow.com/questions/14617759/xxxx.png"/> </body></html>\[/code\]the problem is, the image only load half. The image actual size is 1700x2200 px.I'm using apache tomcat 7.0.27. Can anyone please let me know why my image only load the top half and how to fix this?