Call Java method from JavaScript
SasiMar 19 2013 — edited Mar 20 2013Hi,
I want to call a java method from a javascript.
I have java API (jar), which contains more number of classes and methods. How can i import / refer java classes into javascript from a jar file. I referred many forums and sites but could not get the possible solutions. Any one suggest me to do this.
Regards,
Sasi
Edited by: sasi on Mar 19, 2013 9:08 PM