Package org.springframework.web.jsf.el
@NullMarked
package org.springframework.web.jsf.el
ELResolvers for integrating a JSF web layer with a Spring service layer
which is hosted in a Spring root webApplicationContext.
-
ClassesClassDescriptionJSF
ELResolverthat delegates to the Spring rootwebApplicationContext, resolving name references to Spring-defined beans.Special JSFELResolverthat exposes the SpringwebApplicationContextinstance under a variable named "webApplicationContext".