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]