Currently the application works as expected with excel 2010 and can able to download reports.But the same application when tried to download using excel 2013 will not work.
The jsp page contains the below snippet. Do i need to add anything to make it work? Please help
<%@page contentType="application/vnd.ms-excel" pageEncoding="UTF-8"%>