Error while reading Excel sheet using Java - Stack Overflow
I downloaded another apache.poi api and used org.apache.poi.xssf.usermodel.* package instead of using org.apache.poi.hssf.usermodel.* package and it worked for both xls and xlsx. – Bhavesh Mar 8 '12 at 19:52
stackoverflow.com |