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, just use the <html:file/> tag (and don't forget tu use the correct
>    attributes in your <html:form/> tag). Then converting your CSV
> file'll only be a matter of split()ing the resulting data... Well, more
> or less ;-)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to