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