How can I associate a link (call to an action) to an image with the
Struts tags ?

        I tried 

        <td width="100%" valign="top" bgcolor="#CCCCCC">
              <div>
                <html:link href="login.do"> </html:link>
                        <img
src="<%=request.getContextPath()%>/images/Compagny.gif" border="0"
align="right"/>
              </div>
            </td>

        but it dosen't work, the image is displayed but any link is
available.
        Is it possible to access images that are not located within the
application directory ?

        Thanks a lot in advance

----------------------------------------------------------------------------

As of February 12th, 2003 Thomson unifies its email addresses on a worldwide
basis. 
Please note my new email address: [EMAIL PROTECTED] 

http://www.thomson.net/ 

Reply via email to