Uses of Class
org.apache.struts.chain.contexts.WebActionContext

Packages that use WebActionContext
org.apache.struts.chain.contexts This package provides objects that encapsulate access to the request and session-scoped resources to service command processing. 
 

Uses of WebActionContext in org.apache.struts.chain.contexts
 

Subclasses of WebActionContext in org.apache.struts.chain.contexts
 class ServletActionContext
           Implement ActionContext interface while making Servlet API-specific values available.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.