javax.el.PropertyNotFoundException: Property 'cri' not readable on type


이 오류는 set, get 함수와 string 처리가 제대로 적용되지 않았을 때 발생하는 오류입니다.


해결 방법은 데이터 베이스 안에 있는 컬럼들을 모두 set, get, string 함수로 만들어주면 됩니다.

+ Recent posts