Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why must I implements Serializable in Bean object?

843835Nov 23 2001 — edited Nov 24 2001
I am developing a website conform the MVC pattern. My Bean class doesn't implements serializable, however it seems still work in my project. Please point me out what's the difference in serializable bean and non-serializable one. Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2001
Added on Nov 23 2001
3 comments
290 views