See: Description
Class | Description |
---|---|
SpringBeanFacesELResolver |
JSF 1.2
ELResolver that delegates to the Spring root
WebApplicationContext , resolving name references to
Spring-defined beans. |
WebApplicationContextFacesELResolver |
Special JSF 1.2
ELResolver that exposes the Spring
WebApplicationContext instance under a variable named
"webApplicationContext". |
Supports JSF 1.2's ELResolver mechanism, providing closer integration than JSF 1.1's VariableResolver mechanism allowed for.