images
Hi
I am developing a portlet application usting websphere studio 5.1. When I tried to included a jpg file as an image, the image is displaying fine within the application. But when I run it on the servlet, it is coming with an X meaning it is not able to find the image. Is there something else I should set up at a server level for portlet applications to display the image? Obviously this is a valid image since I could preview it from the IDE.

