Hi
In Jdev11.1.2.4, i am trying to display image on browser (online image) but the image is not rendering while it is working fine when using the application file path.
Below is the given code :
Line 1- <amx:image id="i2" source="/logo.png.png"/>
Line 2- <amx:image id="i1" source="http://palmzlib.sourceforge.net/images/boat1.png"/>
Thanks in advance.
Nitika