Supports JSF 1.2's ELResolver mechanism, providing closer integration than JSF 1.1's VariableResolver mechanism allowed for.
| SpringBeanFacesELResolver | JSF 1.2 ELResolverthat delegates to the Spring rootWebApplicationContext, resolving name references to
 Spring-defined beans. | 
| WebApplicationContextFacesELResolver | Special JSF 1.2 ELResolverthat exposes the SpringWebApplicationContextinstance under a variable named
 "webApplicationContext". |