com.opensymphony.web
Class Controller
java.lang.Object
|
+--com.opensymphony.web.PageForwarder
|
+--com.opensymphony.web.Controller
- public abstract class Controller
- extends PageForwarder
Methods inherited from class com.opensymphony.web.PageForwarder |
error, forward, include, init, init, init, init, init, init, redirect, set |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
actionContext
protected ActionContext actionContext
config
protected javax.servlet.ServletConfig config
servlet
protected javax.servlet.http.HttpServlet servlet
session
protected javax.servlet.http.HttpSession session
parameters
protected Parameters parameters
Controller
public Controller()
init
public void init()
throws java.lang.Exception
setActionContext
public void setActionContext(ActionContext ctx)
throws javax.servlet.ServletException