-1

I am new in JSP, When i call UploadObject.jsp, until web page is not fully loaded the page is not visible to view, so if i want to upload more than 5-10 MB of file, it's takes more than 2-3 minutes to view, so is it possible to create multi process just like Threading ?

Abhishek
  • 107
  • 1
  • 2
  • 8

1 Answers1

0

Maybe study these languages/technologies : JavaScript, AJAX, PHP/Servlet.

Upload example : http://www.formget.com/ajax-image-upload-php/

Download example : https://www.youtube.com/watch?v=IZGO13Sx_c8

The Bitman
  • 1,279
  • 1
  • 11
  • 25