Image URL을 아래의 jsp로 보낸다. 0) {is = uCon.getInputStream();response.setHeader("Content-Type", getMime("exe"));response.setHeader("Content-disposition", "attachment; filename=" + EnCodeType(f_list[f_list.length-1], "UTF-8", "8859_1"));//outStream = new BufferedOutputStream(new FileOutputStream(destinationDir+"\\"+localFileName));BufferedOutputStream fouts = new BufferedOutputStream(response.getOutpu..