I would like to know if it’s possible to download a file from a servlet and directly save it in a specific directory on the client (without asking the user to select a directory where to save the file, without prompting anything actually)?
Share
No, That will break the security, by the way how would server know about the client file system ?