Open Source Repository

Home /spring/spring-web-3.0.5 | Repository Home



org/springframework/web/jsf/package-info.java

/**
 *
 * Support classes for integrating a JSF web tier with a Spring middle tier
 * which is hosted in a Spring root WebApplicationContext.
 
 <p>Supports easy access to beans in the Spring root WebApplicationContext
 * from JSF EL expressions, for example in property values of JSF-managed beans.
 *
 */
package org.springframework.web.jsf;