The JavaBeans Development Kit (BDK) 1.1

From Sun documentation, the JavaBeans Development Kit (or BDK) is "intended to support the development of JavaBeans components and to act as a standard reference base for both component developers and tool vendors." It can be used as a standalone development tool (similar to the command-line tools provided by the Java2 SDK) or as a testing tool to verify that your components work as you intended. Recall the Java Plug-In discussion and the problems developers routinely find with browser JVM implementations. To verify that your bean is, in fact, working correctly, the BDK provides an excel lent "sanity check." Included with the BDK are the following:

  • The BeanBox— The BeanBox is the JavaBeans reference container ...

Get JavaBeans Unleashed 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.