The document discusses new features in JSF 2.2 including stateless views, HTML5 friendly markup, and resource library contracts and faces flows. Stateless views allow for improved performance by removing view state. HTML5 friendly markup allows using native HTML5 elements in JSF views while still leveraging the JSF lifecycle. Resource library contracts and faces flows allow modularizing and composing JSF applications from distinct modules to improve multi-tenancy and modularity.