Re: how to read the contents of uploaded file

2009-09-10 Thread KIRTI CHOPRA
Thank you so much -kirti -- View this message in context: http://www.nabble.com/how-to-read-the-contents-of-uploaded-file-tp25384149p25395100.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscri

Re: how to read the contents of uploaded file

2009-09-10 Thread Wes Wannemacher
It's really not related to struts... Struts has done it's job in your case, now it's time for you to use other techniques commonly referred to as "programming" :) Since you are trying to read an excel spreadsheet, I would suggest you look at the POI library and then just expose a bean or array of