 |
java - How to download attachment file from JSP - Stack Overflow
I want to know how can I download any file from JSP page based on content disposition as an attachment from mail server. I want to create a link on JSP page, and by clicking on that link user can ... URL url = new URL("http://localhost:8080/Works/images/a
stackoverflow.com |
 |