[Tomcat/톰캣] HTTP status 500 - Internel Server Error

sbj·2023년 11월 23일
0

ERROR.zip

목록 보기
3/19

Problem (문제)

HTTP 상태 500 - 내부 서버 오류


Cause (원인)

To use taglib, we need to jstl.jar and taglibs.jar file.

taglib을 사용하기 위해, jstl.jar , taglibs.jar 파일이 필요하다.


Solution (해결방법)

Place jstl.jar and jsp-api.jarfile in the Tomcat/libfolder.

jstl.jar 파일과 jsp-api.jar 파일을 Tomcat/lib 폴더에 저장해주면 된다.

profile
Strong men believe in cause and effect.

0개의 댓글