I got this error:
cannot access javax.el.ELContext class file for javax.el.ELContext not found
I'm using Tomcat 6.0.20 and Mojarra JSF 1.2_13-b01-FCS. What class am I missing? Please help.
This class is present in the jsp-api.jar and el-api.jar. But it is included in Tomcat, so if you have added one of the two above jars on your classpath - remove them.
jsp-api.jar
el-api.jar
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
3 years ago
viewed
3322 times
active