Content deleted Content added
→JavaBean Example: Fixed datatype on getAge(), added no-argument constructor |
m fmt, w |
||
Line 1:
The JavaBeans specification by [[Sun Microsystems]] defines them as "reusable software components that can be manipulated visually in a builder tool".
Line 5:
In spite of many similarities, JavaBeans should not be confused with [[Enterprise JavaBeans]] (EJB), a server-side component technology that is part of [[J2EE]].
==
In order to function as a
The required conventions are:
Line 39:
== See also ==
* [[Widget (computing)|Widgets]]
* For a server side discussion of Java Beans see [[Enterprise
==External links==
|