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!

New to Java: Read data file, create linked list from file.

807601May 16 2008 — edited May 16 2008
Hello. I just started programming in Java. I've read tutorials on creating a linked list and for reading a simple file with output. Though I'm confused on how to read the file and create a singly-linked string list from it. I've gone through some examples but they have always been manually inserting into the list rather than from a file.

Any help would be appreciated!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2008
Added on May 16 2008
2 comments
504 views