JavaBeans technology is the component architecture for the Java 2 Platform, Standard Edition (J2SE). JavaBeans components (beans) are reusable software programs that you can develop and assemble easily to create sophisticated applications. JavaBeans technology is based on the JavaBeans specification.
Build JavaBeans With NetBeans IDE
Java Plug-in Software
Run Java technology-based applets within a desktop browser. Learn more
The JavaBeans Bridge for ActiveX
JavaBeans architecture provides open-door migration from current ActiveX-based solutions into products meeting the 100% Pure Java certification standards with the JavaBeans architecture Bridge for ActiveX. The Bridge allows any JavaBeans component to be hosted by any legacy COM/OLE/ActiveX container. Thus, component developers can safely construct and deploy platform-independent JavaBeans components in custom solutions developed in Visual Basic, or commercial applications such as Microsoft Office and Microsoft Internet Explorer.
This page will give you access to the Bug Database to Bugs that have been recorded for JavaBeans. It is possible to change bug type to RFE.
JavaBeans components, or beans, are reusable software components that follow simple naming and design conventions so they present a standard interface to other beans, programs, and tools. Join this forum to learn about JavaBeans or to help others become more familiar.
Join in on the discussions about the ActiveX Bridge for JavaBeans.
JavaBeans brings component technology to the Java platform. With the JavaBeans API you can create reuseable, platform-independent components. Using JavaBeans-compliant application builder tools, you can combine these components into applets, applications, or composite components.