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