We have a jsp page with out.write.
response.setContentType("application/vnd.ms-excel"); out.write(du.runReportsExcel());
If I go to th