Can JSF 2.0 be used with WebSphere Application Server version 7.x?
If so, how?
Hi I could run my website using this libraries
Configuring in web.xml of my project
com.sun.faces.expressionFactory com.sun.el.ExpressionFactoryImpl
Configuring in websphere to load my libraries (Parent Last)
Regards