Relates :
|
A request has been made on the java.net forum for access from JavaScript to static methods of an applet's classes, not just to the global Java namespace. This should be implementable in the new plug-in with syntax like myApplet.Packages.com.foo.Bar.baz() assuming there is an applet on the page whose ID is "myApplet". See http://forums.java.net/jive/thread.jspa?threadID=35072&tstart=0 for the original discussion.
|