Can java applets pass data to javascript asynchronously without ajax (or is all the data contained in an applet server-side, so that javascript cannot see it)?
Can java applets pass data to javascript asynchronously without ajax (or is all the
Share
Truly it is possible. Check the following two chapters of the Sun Applet tutorial: