Link to file outside context root of weblogic
        Posted  
        
            by khue
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by khue
        
        
        
        Published on 2010-03-24T03:05:40Z
        Indexed on 
            2010/03/24
            3:13 UTC
        
        
        Read the original article
        Hit count: 326
        
weblogic
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.
© Stack Overflow or respective owner