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 - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -