Skip to Main Content

New to Java

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!

Storing data entered by the user into a Jframe

807601Apr 6 2008 — edited Apr 6 2008
Hi,

I want to find out the different ways data can be stored in Java when taking input, for example, entered by the user into a GUI. I guess the most obvious choice is to connect to a database if you want to store the data after the program has been closed, or to store the data in text files? Are these the only ways to store data once the program has been closed by the user?

Any ideas?

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 4 2008
Added on Apr 6 2008
3 comments
364 views