Hi all friends,
Iam now developing one application which is uploading file and it is based on internet.Now my requirement is my user from any place can upload file on my local computer using internet connection through my website for that i have included client interface on my website.For that Iam using
servlet for
tomcat server and html for client interface.Now can any one please tell me is it possible for user that they can upload file on my local computer using internet connection
through my website from remote destination means I don't want that user upload file on my virtual tomcat server for that I have to download
those file from my virtual tomcat server on my local computer.For uploading file my user select file from their local hard drive using my client interface which is located on my website and my servlet should read that file from user local hard drive and write that file on my local hard drive using internet connection through my website.I want suggestion from you that the way iam planning to do this Is it correct or not? I just want to avoid downloading part from my virtual server.Eagerly waiting for someone reply.
Regards
Bikash
