I want to print the file path where it is upload. I am using IE 11. Can anyone let me know how to get the file path when it is uploaded from servlet.
Thanks in advance.
I want to print the file path where it is upload. I am using IE 11. Can anyone let me know how to get the file path when it is uploaded from servlet.
Thanks in advance.
@NaredraKumar I don't think you can find the system path of file upload from browser, even if you got it should be the fake path or temp path.