25.13. The JavaObject Object

A JavaObject is a JavaScript representation of either a real Java object (an applet) or a plug-in from the document.embeds array that is treated as a Java object. This object has no predefined properties or methods, but you can use for/in to look at the specific properties of any particular JavaObject. This behavior, known as reflection, is also available in Java 1.1 and later.

Get Core Web Programming, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.