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!

file handling

646409Oct 22 2008 — edited Oct 23 2008
i have a text file which has data in the form
123 "abc,def,ghi"
456 "jkl,mno,pqr"
i would like to save the numbers and the names in different arrays which i need later on for some operation after the file reading is done
am getting no where as i am new to java plz help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 20 2008
Added on Oct 22 2008
15 comments
220 views