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

