<% Boolean checkResult = false; // 업로드 허용 확장자 리스트 String allowExt[] = {"doc","docx","xls","xlsx","jpg","gif","txt"}; // 허용할 확장자 체크 for(int i=0; i