Stefan Neudorfer schrieb:
Hi All,
I try to use tomcat 6.0, myfaces core 1.2.3 and tomahawk 1.1.6 and i
could not found a way to get this (an maybee other) classes.
The jstl-1.2.0.jar is not to in the install-path from maven and there
is no way to found it at sun.
I found this classes in javaee.jar from the glassfish-project, but i
get the same error when i use it.
The dependency on jstl is defined in the poms for myfaces core. By
looking in the pom files, it can be seen that:
Core 1.1.x depends on jstl 1.1.2 which can be found here:
http://repo1.maven.org/maven2/jstl/jstl/1.1.2/
Core 1.2.x depends on jstl 1.2 which can be found here:
http://download.java.net/maven/1/jstl/jars/
Regards,
Simon