| Author |
Struts 1.3 file handling mechanism - help
|
Kunal Alshi
Ranch Hand
Joined: Jan 07, 2009
Posts: 40
|
|
Hi everyone,
I want to create a web application where I want to process a text file from my local disk and update the database with its content.
What is the best way to do this ?
I need to process the file contents to update respective columns in database. Do I need to upload the file on server to process it ? Or is there any feature in Struts where I can directly update the database without uploading the file on server?
Please help me, as I am new to Struts.
Thanks !!
|
Its not what you do, its how well you do it.
|
 |
 |
|
|
subject: Struts 1.3 file handling mechanism - help
|
|
|