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.
  • Classes
    Class
    Description
    JSF ELResolver that delegates to the Spring root webApplicationContext, resolving name references to Spring-defined beans.
    Special JSF ELResolver that exposes the Spring webApplicationContext instance under a variable named "webApplicationContext".