Sun Java Solaris Communities My SDN Account Join SDN
 
Technical Articles and Tips

Articles: JavaBeans

 
 

Articles Index

Technology

JavaBeans technology lets you interactively build graphical user interfaces.

XML JavaBeans Integration, Part 3 by Mark Johnson
Take control of the XML written for any JavaBean component, simplify the Bean file format, and integrate XMLBeans with the java.beans package by creating a new type of property descriptor. (July 1999)

JavaBeans: Unlocking the BeanContext API by Onno Kluyt
Learn how to let your Beans interrogate their environment for available capabilities and services, so they can adjust their behavior to the container or context in which they find themselves. (May 1999)

Let InfoBus Plug Your Beans Together by Mark Colan & Christopher J. Karle
Equip your JavaBeans components to exchange data. (March 1998)

Netscape Proposes a New Standard for Communication Among JavaBeans, Objects by Lisa Stapleton
It would let Java objects in HTML pages communicate directly. (June 1997)

To Top