본문 바로가기

WEB BANK-END/SPRING

[JSTL] cannot convert of type class java.util.arraylist to class java.lang.long 에러 해결법

처음에는 resvMonth가 문제인 줄 알고 변수를 막 대입했는데 알고보니 resvRoom List를 숫자 1과 비교하려고 했던게 문제였다.