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!

Add each rows in the CSV file using Java lists

843785Nov 24 2008 — edited Nov 24 2008
Hi all,

I am new to java.
Can anyone please help me in adding the rows in the CSV file using java lists ?

For eg : If cost is given like

Quantity,Cost
3,34
12,673
23,8543
965,12658

The value should be 1003 and 21908

Thanks in advance !!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2008
Added on Nov 24 2008
29 comments
2,263 views