javabean implements java.io.serializable interface

Hi All

According to Javabean specification,Section 5.4, it states that javabean components persistence is done through source code generation to reinitialize bean component's state.

What happen's if a person is used a text editor and not an IDE to write the bean classes.

Pls reply asap.

Thanks n regards

Divya

[349 byte] By [divya_garga] at [2007-10-3 3:40:22]
# 1
JavaBeans spec says that it is an alternative way that depends on builder tools. Nothing wrong will happen.
UncleSAMa at 2007-7-14 21:35:57 > top of Java-index,Desktop,Developing for the Desktop...