How can I call a Java method from Javascript?
Created Oct 3, 2006
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.