java.lang.ClassNotFoundException: javax.servlet.jsp.jstl.core.Config
A ClassNotFoundExceptionmeans that the specified class is not in the path of the execution path. As package name hints, this is part of the JSTL .
JSF ( , Facelets) JSTL <c:xxx>. JSF , taglib JSTL. , , .
JSTL ( JSF!) Java EE, JBoss AS/EAP/WildFly, GlassFish, TomEE, WebLogic .. , Tomcat, barebone JSP/Servlet JSTL . , , TomEE , JSTL webapp, JSF.
jstl-1.2.jar /WEB-INF/lib webapp JSF JAR (s).
. :