|
Using JSP
my task is to update the whole database
1)to delete existing data in the table
2)fetch the data from the correspoonding text file, located in C:\TEMP\
3) copy the data to the table
i don't think i would have problem inserting the datas...but i need more hints on how to fetch the .txt file...
|
|
|
|
|
|
|
|
|
|