JavaBeans


A specification developed by Sun Microsystems that defines how Java objects interact. An object that conforms to this specification is called a JavaBean, and is similar to an ActiveX control. It can be used by any application that understands the JavaBeans format.

The principal difference between ActiveX controls and JavaBeans are that ActiveX controls can be developed in any programming language but executed only on a Windows platform, whereas JavaBeans can be developed only in Java, but can run on any platform.

Read Also:

  • JavaScript

    A scripting language developed by Netscape to enable Web authors to design interactive sites. Although it shares many of the features and structures of the full Java language, it was developed independently. Javascript can interact with HTML source code, enabling Web authors to spice up their sites with dynamic content. JavaScript is endorsed by a […]

  • JavaSoft

    The business unit of Sun Microsystems that is responsible for Java technology.

  • JavaSpaces

    JavaSpaces is a powerful Jini service from Sun Microsystems, which facilitates building distributed applications for the Internet and Intranets. The JavaSpaces model involves persistent object exchange areas in which remote processes can coordinate their actions and exchange data. It provides a necessary ubiquitous, cross-platform framework for distributed computing, emerging as a key technology in this […]

  • JavaStation

    A network computer from Sun Microsystems that uses a Java application platform and a 100-MHZ CPU. JavaStation is a thin client — a product relying on a network server for much of its processing — and Sun promotes it as low-cost alternative for high volume, fixed-function needs, like processing reservations and transactions. The computer began […]

  • Java IDL

    Java IDL adds CORBA (Common Object Request Broker Architecture) capability to the Java platform, providing standards-based interoperability and connectivity. Java IDL enables distributed Web-enabled Java applications to transparently invoke operations on remote network services using the industry standard OMG IDL (Object Management Group Interface Definition Language) and IIOP (Internet Inter-ORB Protocol). [Source: Sun Developer]


Disclaimer: JavaBeans definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.