d Reyes [mailto:[EMAIL PROTECTED]
Sent: Friday, August 19, 2005 12:02 PM
To: Struts Users Mailing List
Subject: [OT] How to load a csv file into java
Hi Guys,
I need to load exported information ( csv file ) into POJOs. How do I do
this?
Thanks
Richard
---
Richard Reyes wrote:
Hi All,
Thanks for the response. I think I can use this...
http://ostermiller.org/utils/CSV.html
It mostly works; I vaguely recall having to tweak it a bit, but nothing
serious.
Dave
-
To unsubscr
At 12:12 AM +0800 8/20/05, Richard Reyes wrote:
Hi All,
Thanks for the response. I think I can use this...
http://ostermiller.org/utils/CSV.html
I've had good results with this library. Despite
what some posters have indicated, if you're
talking about true CSV as exported from Excel,
for
From: "Richard Reyes" <[EMAIL PROTECTED]>
I need to load exported information ( csv file ) into POJOs. How do I do
this?
Check the archives of commons-user and commons-dev; there have been recent
discussions about a Jakarta Commons CSV component.
There were links to several existing librar
Hi All,
Thanks for the response. I think I can use this...
http://ostermiller.org/utils/CSV.html
What do guys think?
On 8/20/05, Stéphane Zuckerman <[EMAIL PROTECTED]> wrote:
> Hi Richard,
>
>
> > I need to load exported information ( csv file ) into POJOs. How do I do
> > this?
>
> Well, j
Hi Richard,
I need to load exported information ( csv file ) into POJOs. How do I do this?
Well, just use the tag (and don't forget tu use the correct
attributes in your tag). Then converting your CSV
file'll only be a matter of split()ing the resulting data... Well, more
or less ;-)
Lesson: I/O: Reading and Writing (but no 'rithmetic)
http://java.sun.com/docs/books/tutorial/essential/io/
-Dennis
Richard Reyes <[EMAIL PROTECTED]>
08/19/2005 12:01 PM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
[OT] H
Hi Guys,
I need to load exported information ( csv file ) into POJOs. How do I do this?
Thanks
Richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
8 matches
Mail list logo