Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

response.setContentType for CSV file in java

843841Jul 12 2006 — edited Sep 12 2006
What is content type for CSV file.

For downloading file from Application server what content type in need to set in below code

response.setContentType(strContentType);
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 10 2006
Added on Jul 12 2006
3 comments
580 views