response.addHeader("Content-disposition", 
		        "p_w_upload; filename=" + new String(file.getName().getBytes("GBK"), "ISO8859-1"));