흔하지만 못찾는 것들 썸네일형 리스트형 jdbc.properties 를 찾지 못할 때 org.springframework.beans.factory.BeanInitializationException: Could not load properties; nested exception is java.io.FileNotFoundException:이따우 에러 나면서 jdbc.properties를 찾지 못한다고 할때는C:\해당 프로젝트 명\.settings/org.eclipse.wst.common.component 요 파일을 찾아경로를 다시 맞추어 준다. 더보기 Spring에서 *.properties 파일의 값을 jsp에서 사용하기 config.properties config.data=www.tistory index.jsp ※ classes 폴더에 config.properties 파일이 존재해야 한다. 더보기 이전 1 다음