Hi, If I want to display an image in my webpage and its src is a file outside context root. At the IDE, the image is shown to be loaded.
But when I test the web page, nothing displayed. How can I config weblogic server to allow the image to be displayed. If not is there anyway to run around this problem.
Thanks a lot.