Package org.springframework.web.jsf.el


@NonNullApi @NonNullFields 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".