I'm working through a tutorial located at http://www.vogella.de/articles/JavaServerFaces/article.html without much success. I have Apache 6, Eclipse 3.5, and have download the JSF 1.2 library. That library in included in this project. The jstl-api-.2.jar and the jstl-impl-1.2.jar files (obtained from https://jstl.dev.java.net/download.html) have been added to the directory containing the JSF 1.2 library. They've also been added to the WEB-INF\lib folder for the project. I still get a..
SEVERE: An exception occurred
java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Config