3 Replies Latest reply on May 10, 2006 6:26 PM by roy.russo

    Problem with Image in a Portlet

    landinw

      I have a simple portlet that returns a jsp file with an IMG tag to display a jpg image. The hope is to see the image in the portlet, but I always get the alt text instead.

      My portal name is Jupiter and my deployed war path to the jpg is: WEB-INF/jsp/images/map.jpg

      The html img tag line is: IMG SRC="/Jupiter/WEB-INF/jsp/images/map.jpg" ALT="You should see a map."

      Any suggestions?

      Thanks in advance...........