Back Forum Reply New

Problem with jsp 2.1 and JSF 1.2

Are JSP 2.1 and JSF 1.2 supported by spring?
I am trying to write an application that uses spring and jsf to create views and i keep getting error messages.

quot;Error configuring application listener of class com.sun.faces.config.ConfigureListener
java.lang.NoClassDefFoundError: javax/el/ExpressionFactoryquot;
This is from tomcat log file. I've search this and I've seen many people that had it but no solution

Thanks.

sorry about that, my fault
i was missing some jars
¥
Back Forum Reply New