102103104105106107108
catch (TemplateException e) { log.severe(ftlPath+" 해당 파일에 문제가 발생했습니다."); } return new Result(); }