Hi All, I am soon planning to use Apache - POI to process excel sheets. I have following queries on it.
1. Can it process both xls and xlsx excel sheets. 2. I intend to use it on solaris having JDK 1.6 available. I have downloaded the package Apache - POI containing Jar files. So I believe I just need to include those in my code to process the excel sheets. Kindly correct me if I am wrong. 3. Is there any other dependency to be able to use it on Solaris. Cheers, Parag
