I run an Applet
on the Applet Viewer of Eclipse and Netbeans IDEs, the applet contain a text and image, it runs fine, it displays the image and the text correctly.
When I run it on the browsers as Firefox 31 and Firefox 33, and Google Chrome Version 38.0.2125.111 m, it displays the text, and not the image.
I test the absolute and relative path, but the result was the same.
This image displays the details:
http://s23.postimg.org/qm9huz6sr/10_11_2014_14_45_46.jpg
When I display the java console on the browsers, it doesn't show any problem or exception.