<% Boolean checkResult = true; // 업로드 금지 확장자 리스트 String blockExt[] = {"jsp","jspx"}; // 금지할 확장자 체크 for(int i=0; i