| Article: |
Reading and Writing Excel Files with POI | |
| Subject: | using hssf is it possible to insert to oracle | |
| Date: | 2005-01-18 18:55:58 | |
| From: | Namrata | |
|
Response to: using hssf is it possible to insert to oracle
|
||
|
Hi you can write the servlet , which will first read the excel file ..then store the values read in the temporary variables and put those values in oracle database using JDBC connection ...ie java.sql.* package , in the same servlet code. |
||
Showing messages 1 through 2 of 2.
-
using hssf is it possible to insert to oracle
2007-10-22 08:04:49 fedemtzescmx [View]
Can you tell me how to read excel file from the servlet for using it?
-
using hssf is it possible to insert to oracle
2007-10-22 08:03:23 fedemtzescmx [View]
My problem is that I don't know to read excel from servlet, can toy tell me how I can do that?
Thanks.


