Skip to Content
0
Former Member
Sep 29, 2005 at 11:41 AM

Calling images stored in the "images" folder of the PAR file

43 Views

Hi all,

I want to show a .GIF file which i have stored in the "/images" folder of my PAR file. I am developing a JSP in which i am using <IMG SRC= ""> tag to display it.

But it does not show me the image if i use the following:-

/images/xyz.GIF

images/xyz.GIF

xyz.GIF

Please help me in this.

Regards,

Narahari