Re: Pass a Java array to Javascript funcation
Posted By:
Yufu_Huang
Posted On:
Tuesday, February 26, 2002 12:53 PM
I just figured out how to do it. Constructs a string includes all elements. Then use <%=theElementStr%> to initialize the javascript array.