useBean HTTP 500에러
Back-End/Problems 2019. 5. 8. 18:09-오류 내용-
심각: Servlet.service() for servlet [jsp] in context with path [/Board2] threw exception [/TestProc.jsp (line: [11], column: [0])
The value for the useBean class attribute [model.TestBean] is invalid.] with root cause
org.apache.jasper.JasperException: /TestProc.jsp (line: [11], column: [0]) The value for the useBean class attribute [model.TestBean] is invalid.
해결법 : 서버 삭제후 다시 만들어서 실행함
'Back-End > Problems' 카테고리의 다른 글
데이터베이스 접속 오류 (The Network Adapter could not establish the connection) (0) | 2019.05.10 |
---|---|
오라클 한글 깨짐 문제 해결 (0) | 2019.05.08 |
오라클 토드 오류 해결법 (0) | 2019.05.08 |
톰캣과 오라클 서버 충돌시 (0) | 2019.05.01 |
오라클 삭제 방법 (0) | 2019.05.01 |