Hi all,
When i am using this code i got one error:
Attribute req has no value at
org.apache.jasper.compiler.JspReader.parseAttributeValue(JspReader.java:567)
<html:link href="default.do" onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('Login','',<bean:write name="req"
property="contextPath"/>/<application:initparameter
name="imagePath"/>/LoginButton2.gif,1)"> <IMG NAME="Login" BORDER="0"
SRC="<application:initparameter name='imagePath'/>/LoginButton1.gif"
ALT="Login"
onLoad="MM_preloadImages('static/images/LoginButton2.gif')"></html:link>
but i defined req
thanks & regards
raj