Hello, 
I have a web application that needs to display images that are stored on various 
machines (outside the tomcat context).

I tried to use:   <img src="http://ipaddress:8080/ifolder/image.jpg";>    but the image 
is not displayed.  The local path of the image is c:\ifolder\image.jpg on a machine 
with a known ip address.  It seems that this should work as long as I have IIS or 
Apache running on the PC's that host the images....

Any help on this is much appreciated!

Thanks,
-Eric Hansen

Reply via email to