How can I call a Java method from Javascript?
Created May 7, 2012
Byron Tymvios
Direct Web Remoting is an open source Java library which allows for easy integration of AJAX into your web site. It allows you to call Java methods directly from Javascript. Go HERE for full tutorials and download.