posted 19 years ago
Hi,
In my application i need to send a String Array form a java class to a String Array of a JavaScript Array Object.
i created a java class which returns a String array.
now i should make call to the class and get the String array to a JavaScript Array.
Please help me to achive this.
Thanks.