reading .xlsx file in netbeans. what do i have to do to make my code run?
bhavin ragha
Greenhorn
Joined: Mar 28, 2012
Posts: 17
posted
0
so i have a java file that tries to read the .xlsx file but im getting an error. what do i have to do to get started.
i have added poi-3.9-20121203.jar and poi-ooxml-3.9-20121203.jar
is there anything else i have to do.