I need to create download function by jsp and use response.setContentType("application/vnd.ms-excel"), so i need a popup first so that i can call the jsp for response.setContentType("application/vnd.ms-excel") and create download
User will see a popup up and then a save as...
User will see a popup up and then a save as...