jquery.js 파일을 설정하지 않아서 발생
bottom.jsp 파일의 위에다 추가해줌
<script type="text/javascript" src="<%= request.getContextPath()%>/resource/js/jquery.js"></script>