The Spring Framework

Uses of Package
org.springframework.web.jsf

Packages that use org.springframework.web.jsf
org.springframework.web.jsf Support classes for integrating a JSF web tier with a Spring middle tier which is hosted in a Spring root WebApplicationContext. 
 

Classes in org.springframework.web.jsf used by org.springframework.web.jsf
DelegatingVariableResolver
          JSF 1.1 VariableResolver that first delegates to the Spring root WebApplicationContext, then to the original resolver of the underlying JSF implementation.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.