public class ServletActionContext extends com.opensymphony.xwork2.ActionContext implements StrutsStatics
Web-specific context information for actions. This class subclasses ActionContext which
provides access to things like the action name, value stack, etc. This class adds access to
web objects like servlet parameters, request attributes and things like the HTTP session.