You are here: irt.org | FAQ | Java | Q4031 [ previous next ]
Use getApplets() method, it returns an Enumeration object with a list of applets on the page OR try using the JSObject.applets() array which contains the names of applets loaded and running.