forDevLife
[Error - 해결] The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application 본문
Error
[Error - 해결] The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
JH_Lucid 2021. 7. 19. 21:53
External lib 내의 maven repository에서 jstl_1_2.jar 파일을 복사해서 WEB-INF -> lib(새로 만듦)으로 copy하면 해결된다.
'Error' 카테고리의 다른 글
[해결] EC2 java version 문제 (0) | 2021.09.06 |
---|---|
gradle 통합 테스트 오류 (0) | 2021.09.03 |
[intelliJ] Gradle 프로젝트를 Maven으로 잘못 열었을 경우 (0) | 2021.08.20 |
[Error - 해결] Starting tomcat server at localhost (0) | 2021.06.03 |
[Error - 해결] port was already in use (0) | 2021.05.17 |
Comments