Code:
response.setContentType("application/vnd.ms-excel");
Google for more information....
response.setContentType("application/vnd.ms-excel");
<% response.setHeader("Cache-Control","no-cache"); //HTTP 1.1 response.setHeader("Pragma","no-cache"); //HTTP 1.0 response.setDateHeader
static String DBURL = "jdbc:mysql://localhost:3306/users_db?user=****&password=********"; try { try {
Leave a comment: