| Author |
Upload and Read Excel File
|
J.R. Furman
Greenhorn
Joined: Dec 18, 2003
Posts: 1
|
|
Hi, I'd like to upload and excel file to my servlet, probably on a Websphere box or soem sort of *nix box. Read the contents of the Excel file so I can use the data in my application. Through my brief research looks like everyone is using unixODBC to connect to remote data sources. Can I use this driver to access the data/excel file on the local webserver? Regards, JR
|
 |
john mattucci
Ranch Hand
Joined: Nov 03, 2000
Posts: 331
|
|
I think this might contain what youre looking for poi homepage
|
 |
 |
|
|
subject: Upload and Read Excel File
|
|
|