jsp-tags

image display on jsp page

i am using<img src="../img/image.gif" /> to display the image on jsp but it show a smalll icon. img folder are parallel to jsps folder Directory structure: WebContent jsps .jsp files foo img images.gif WEB-INF ...