Design Solution for uploading files with large size

ankur8819

ankur8819

@ankur8819-Y8pKwX Oct 22, 2024
Hi CEans,
I am working on a problem in which I want to upload large amount of data to Oracle Database.
I want to upload 10 files, each of say 5 Mb size from one Screen.I came across Some Jquery Plugins which saves file in Database by using AJAX approach in which each file will go into Db via AJAX.This could be a approach but the plugin is difficult to customize .

I guess it won't be possible to do it in a single Post as the Browser may stop responding.
Also there is a possibility of App Server getting Timed out in this Case.
I also want to download the file if I need it later on
Any one implemented/Design similar requirement.

Any suggestions /pointers for the same? I intend to use Struts1.3 and Hibernate Frameworks for the above problem.Any drawbacks/advantages over normal HttpServlet approach?

Regards,
Ankur Luthra

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform