We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,371 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

download tgz file using jsp

hello all

i have a tgz file on the system.Now i want to download it in my jsp page.but i have not any idea how to do it.

currently i am downloading the text file in jsp using following code

response.setContentType("Text/html");
 response.setHeader("Content-Disposition","attachment;filename="+strFileName+"");

please help.....

2
Contributors
2
Replies
5 Days
Discussion Span
2 Years Ago
Last Updated
3
Views
manish250
Junior Poster in Training
88 posts since Aug 2008
Reputation Points: 10
Solved Threads: 1
Skill Endorsements: 0

Please refer the MIME types list.

__avd
Posting Genius (adatapost)
Moderator
8,736 posts since Oct 2008
Reputation Points: 2,141
Solved Threads: 1,262
Skill Endorsements: 50

Please refer the MIME types list.

i have done that and there is also prompt fro the download or open the tgz file.but when i open the file it tells "Unknown Format oR FILE IS DAMAGED".

manish250
Junior Poster in Training
88 posts since Aug 2008
Reputation Points: 10
Solved Threads: 1
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0554 seconds using 2.66MB