Re: How to extract data from excel using jsp on unix system.
Posted By:
Rajesh_Mohapatra
Posted On:
Tuesday, October 23, 2001 10:09 PM
You have to convert the excel sheet to a csv file ...Comma Separated Values...use the save as option..and try accessing the same way as excel..
you will get all the results..