response.setContentType for CSV file in java
843841Jul 12 2006 — edited Sep 12 2006What 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);