|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.Action
ca.bc.gov.webade.http.WebADEAction
Adds access to the Application class and easy access to the ServletContext to the Action class
| Constructor Summary | |
WebADEAction()
|
|
| Method Summary | |
Application |
getApplication()
Returns the web application's Application object. |
javax.servlet.ServletContext |
getServletContext()
|
| Methods inherited from class org.apache.struts.action.Action |
execute, execute, getServlet, setServlet |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WebADEAction()
| Method Detail |
public final Application getApplication()
null if the Application is not defined or the controller
servlet is not an instance of WebADEActionServlet.
public final javax.servlet.ServletContext getServletContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||