sourabhjha
Programmer
i have to pass a jsp variable to a javascript function....the below syntaxis not working...any help..
<body onLoad = "javascript:setCookie(<%=concat%>);">
thanks in advance
-Sourabh
<body onLoad = "javascript:setCookie(<%=concat%>);">
thanks in advance
-Sourabh