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".