Hi everyone !

    My application is very simple and has 3 screens. The display on all screens is 
right. I would like to use a html:link to return from my 3rd screen to the second. The 
link is correct but the display is wrong : all my pics are not displayed. I've seen 
the source generated and the paths are right. Is this an IE problem ? Have you a 
solution ?

My environment : 
Windows XP - IE 6.0
Struts 1.1 - JDK 1.4 - Tomcat 4

Snipets from my sources :
An image that must be displayed : <img src="pics/loupe.gif">

The link : <html:link href="jsp/menu.jsp" >Retour</html:link>

Reply via email to