On Tue, 5 Feb 2002, John M. Corro wrote:
> I had to build a data import using CSV-based import files.  I relied
> strongly on the StringTokenizer class to break out all the various values.
> Did you have something specific you were wondering about?

I found a great csv parser at http://ostermiller.org/utils/ that deals
with empty fields, microsoft broken files, etc.

dave

> ----- Original Message -----
> From: "Matt Raible" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Monday, February 04, 2002 7:48 PM
> Subject: Importing CSV and VCF files
> 
> 
> > Does anyone know of any examples to import CSV files into a database using
> > Java?  Like Yahoo does with Addresses?
> >
> > What about importing a VCF file?
> >
> > Any links, suggestions are appreciated,
> >
> > Matt
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Great stuff seeking new owners in Yahoo! Auctions!
> > http://auctions.yahoo.com
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
> >
> >
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 

-- 
Dave Weis             "I believe there are more instances of the abridgement
[EMAIL PROTECTED]   of the freedom of the people by gradual and silent
                      encroachments of those in power than by violent 
                      and sudden usurpations."- James Madison


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to