Dear Team,
I facing on issue while downloading CSV file in IE.
I am downloading csv file on a server location and then passing that file path to download the same.
Below is the code
This code is not working in IE when i use https url but works in case of http(means csv file gets downlaod).On click of download,the
jsp file getting downloaded.
In Chrome csv file getting download but html code is coming in csv file.
Server is Weblogic12C with https.