In general, you need at least a server that supports Servlet 2.5 or later for JSF 2.0 (found in coreservlets.com JSF 2.0 tutorial ) for example:
- Tomcat 6+
- Glassfish 2.1+
- Jetty 6+
- Google app engine
- JBoss 5+
- WebSphere 6+
- WebLogic 9+
If you are not integrated, you need jsf-api.jarand jsf-impl.jarfor JSF 2.0
, Java EE 6 (Glassfish 3, JBoss 6, WebLogic 11g), .