java - Create a download link (pdf) in JSP without a servlet -


is there easy way create download link pdf stored in src without having create servlet? problem simple href try open link in adobe if installed. prompt ask user either save or open.

thanks in advance!

considered there no general solution user luiggi mendoza pointed out might still want @ users t_d's commment under following post archive solution html 5 dependend:

how make pdf file downloadable in html link?


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -