File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes how to download a file in struts2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "how to download a file in struts2" Watch "how to download a file in struts2" New topic
Author

how to download a file in struts2

sathya rajavel
Greenhorn

Joined: May 30, 2011
Posts: 8

Hai

I have created a file upload and i make the uploaded file to save in folder.

Now once it get uploaded i created a hyperlink by clicking on the link it should get download please send me the full code for download

Cheers,
Sathya.
debraj mallick
Ranch Hand

Joined: Mar 08, 2011
Posts: 188

hi sathya,

the way you upload a file, is same as downloading the file

this is an example of downloading a pdf file (name = sathya.pdf)
hope this link would help you
http://struts.apache.org/2.1.2/struts2-core/apidocs/org/apache/struts2/dispatcher/StreamResult.html#contentDisposition
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to download a file in struts2
 
Similar Threads
File Download
how to upload and download a file in struts 2
getting the name of file uploaded using uploadbean
Downloading image file using JSP
String