Uses of Class
org.springframework.webflow.context.servlet.ServletExternalContext

Packages that use ServletExternalContext
org.springframework.webflow.executor.struts The integration layer between Spring Web Flow and Struts 1.x. 
 

Uses of ServletExternalContext in org.springframework.webflow.executor.struts
 

Subclasses of ServletExternalContext in org.springframework.webflow.executor.struts
 class StrutsExternalContext
          Provides consistent access to a Struts environment from within the Spring Web Flow system.
 



Copyright © 2009 Spring Framework. All Rights Reserved.