Video20-Need POI jar files | Selenium Forum
M
Posted on 24/11/2016
Hi,
To work with excel we need 5 poi jar files but I have downloaded POI zip file from source but after unzip I am not getting 5 jar files which is needed to work with excel

Please suggest how to get those files


Regards
Ruma

M
Replied on 24/11/2016

[quote:wntmoe1j] I am not getting 5 jar files which is needed to work with excel[/quote:wntmoe1j]
what have you downloaded and from where have you downloaded?

download poi api from here
https://www.apache.org/dyn/closer.lua/poi/dev/bin/poi-bin-3.16-beta1-20161120.zip


M
Replied on 29/11/2016

Hi,
I have downloaded poi jar files from given site "download the latest version POI jars fromhttps://www.apache.org/dyn/closer.lua/poi/dev/bin/poi-bin-3.16-beta1-20161120.zip

But after successfully downloaded I am not getting below files
"OOXML" folder

dom-4j-a.6.1.jar
stax-api

Note: I want to use xls file instead of xlsx file.
Please suggest how to proceed

Regards
Ruma


M
Replied on 30/11/2016

copy this file into your project and make a object of it and use it.