eWebProgrammer
Distributednetworks GofPatterns
Course navigation
What does the BDK consist of?
JavaBeans tutorial
A JavaBeans tutorial is provided with the BDK that outlines many of the basic concepts associated with JavaBeans and the BeanBox test container. The JavaBeans specification by Sun Microsystems defines them as "reusable software components that can be manipulated visually in a builder tool".
In spite of many similarities, JavaBeans should not be confused with Enterprise JavaBeans (EJB), a server-side component technology that is part of Java EE.
Course navigation