| Author |
Creating a download Link in Servlet
|
Paul Okeke
Ranch Hand
Joined: May 16, 2009
Posts: 58
|
|
Hi friends
I am have some documents on my server which i will like my clinet to download for offline use.
My problem is how to create the download link so the when a user clicks on the link,
a window will pop up asking the user to either save/open the file.
|
OCJP 1.6
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56192
|
|
|
Search for "content-disposition".
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Paul Okeke
Ranch Hand
Joined: May 16, 2009
Posts: 58
|
|
Bear Bibeault thank for fast and useful response.
I am reading your write up in JSP just before this reply.
Thanks, I which to be like you, Solution provider
|
 |
 |
|
|
subject: Creating a download Link in Servlet
|
|
|