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 original resolver of the underlying JSF implementation (for resolving managed-bean objects as defined in faces-config.xml as well as well-known implicit EL attributes), then to the Spring root WebApplicationContext (for resolving Spring beans).
 



Copyright © 2002-2008 The Spring Framework.