开发者

How to create download link in a webpage i develop using Java,JSP

In the website I am developing, i wish other users to download files present in my computer (server). I w开发者_开发知识库ish to create download links for those files using JSP technology.

Can somebody help me out?


I think here is a good example for you.


Try this

in a tag .. href="pathfromrootdir/filename.extension"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜