java-read-write-excel-file-using-apache-poi
java-read-write-excel-file-using-apache-poi copied to clipboard
Incorrect mime type for file generated by poi
@callicoder
Noticed that this generates the xls file with an incorrect mime type as text/plain. Can you please advise how would you set a correct content type for an excel file?
Thank you