Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

XMLEncoder or Serializable

EdChouaffeJun 8 2011 — edited Jun 8 2011
Hi guys.

I have been implementing a GUI app and want to persistently save some values to reuse when the application is restarted.
I would like you to give me some tipps on which mechanism is best to achieve this task.

I'm hesitating between XMLEncoder/Decoder or using the ObjectOutputStream.

Best reagrds.

Edmond

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 6 2011
Added on Jun 8 2011
1 comment
460 views