<html:link page="/dotest1/test"
onmouseover="assess.src='/myimages/images/ing_3_f2.gif'"
onmouseout="assess.src='myimages/images/ing_3.gif'">
         <html:img src="/myimages/images/aessing_3.gif" width="97"
height="32"  border="0"/></html:link>

You needed quotes on the sizes and linkName is not a valid attribute and the
html:img tag needed an end slash.

-----Original Message-----
From: Muthukumar Subramanian [mailto:[EMAIL PROTECTED]]
Sent: Monday, 15 April 2002 8:46 PM
To: [EMAIL PROTECTED]
Subject: problem with <html:link>

<html:link page="/dotest1/test"
onmouseover="assess.src='/myimages/images/ing_3_f2.gif'"
onmouseout="assess.src='myimages/images/ing_3.gif'">
         <html:img src="/myimages/images/aessing_3.gif" linkName="assess"
width=97 height=32  border="0"></html:link>
it is giving me the following error.
Attribute value should be quoted, stack:
org.apache.jasper.compiler.ParseException:

an example of same type will do better.

Thanks and Regards
Muthukumar .S
Mysore.

Reply via email to