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.

[459 byte] By [pvasan15@yahoo.coma] at [2007-10-3 2:29:24]
# 1
Maybe you should make sure that the image's URL is correct and accessible.
CeciNEstPasUnProgrammeura at 2007-7-14 19:28:25 > top of Java-index,Java Essentials,New To Java...
# 2

It is correct. I am only telling this because as I said I was able to preview it. If that is wrong, then the preview will not display it either. But I cannot get to display it in the server. I believe it is some set up issues at a sever level. Have you ever worked with portlet applications using websphere 5.1?

pvasan15@yahoo.coma at 2007-7-14 19:28:25 > top of Java-index,Java Essentials,New To Java...