Read and copy data from Excel file
843859Nov 16 2007 — edited Nov 20 2014Hi guys,
i need to read 2 columns (for instance, A10:A23 and C10:23) from a file that i have in my machine and use that info to do the mapping in Hibernate 3 and then present to the browser in my webapp.
Does anybody know the simplest way to do it?