Uses of Class
com.opensymphony.web.ActionContext

Packages that use ActionContext
com.opensymphony.web   
 

Uses of ActionContext in com.opensymphony.web
 

Fields in com.opensymphony.web declared as ActionContext
protected  ActionContext Controller.actionContext
           
 

Methods in com.opensymphony.web with parameters of type ActionContext
 void PageForwarder.init(ActionContext actionContext, java.lang.String baseUrl)
           
 void PageForwarder.init(ActionContext actionContext)
           
 void Controller.setActionContext(ActionContext ctx)
           
 


See www.opensymphony.com for more information.