java.lang.NoClassDefFoundError: javax/el/ExpressionFactory
843842Oct 27 2006 — edited Nov 20 2006hello,
I'm new to JSF and when i tried to run application with jboss server , i'm getting exception as
java.lang.NoClassDefFoundError: javax/el/ExpressionFactory
at serverside.
So wht i need to do.
suggest me how to run the Applpication in JSF
Roshu