jsp - how to upload file to the server by specifying only the local path in the computer -


currently using jsp , struts build website. there requirement user can upload file typing in local path of file. when submitting local path of file, server automatically retrieve file , upload it. possible achieve goal?

all can ask client supply file. cannot make server retrieve file client, client not expose file system.

for file uploads using jsps refer to: http://www.tutorialspoint.com/jsp/jsp_file_uploading.htm

i hope help, please specify problem in more detail if need further input.

you interessted in: https://blueimp.github.io/jquery-file-upload/basic.html


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

sql - The object name contains more than the maximum number of prefixes. The maximum is 2 -

Java Web Service Soap fault exception client -