Thread
:
Saving objects to file
View Single Post
#
1
(
permalink
)
11-06-2007, 10:40 PM
JavaForums
Administrator
Join Date: Dec 2006
Posts: 649
Saving objects to file
Sometimes it is useful to store objects in files which can be read later. Object is saved along with its state. Simply saying, an object with its data can be saved in a file. Objects are made persistent this way.
(more…)
Sponsored Links
JavaForums
View Public Profile
Send a private message to JavaForums
Find all posts by JavaForums