Hi All,
I am unable to pass a java parameter to a javascript method. Can you
please tell whats going wrong. Here is my code:
<html:submit property="submitType" onclick="setFile('<%=
((FileInstance)nmeFile).getFileName() %>', this.form);" >regards, Pankaj

