how to download file in jsp
843833Jun 22 2001 — edited Jun 23 2001Hi guys,
I am a new member to this java community. I meet some problems in doing my project, hope you experts can help me.
I want to add a download button in my jsp code. When users click the button, a file will be downloaded to his local computer. The files are ASCII files with .asc as extension. My server is Apache 1.3.19 with tomcat 3.2.1 . What kind of code should I add to my jsp?
Anyone's quick response is greatly appreciated.