| Author |
How to read Excel file from a JSP with out Using ODBC
|
Nadeem Ahmad
Greenhorn
Joined: Oct 20, 2003
Posts: 28
|
|
Hi I want to upload the data of a EXCEL file into Oracle Table through JSP. Suppose I hv a Excel file conating two column A B ID Name 1 Nadeem 2 John and one orcale Table having field A0,A1 How can i upload the data of Excel sheet to Oracle Table without using ODBC. Thanking in advance
|
 |
Harsha Huddar
Greenhorn
Joined: Oct 03, 2003
Posts: 23
|
|
|
Refer to HSSF Excel API provided by Apache
|
 |
 |
|
|
subject: How to read Excel file from a JSP with out Using ODBC
|
|
|