public class DefaultLandingPageAction extends Action
| Constructor and Description |
|---|
DefaultLandingPageAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRun(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
run(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
processLifecycleEvent, runpublic void run(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws ActionException
run in class ActionActionExceptionprotected void doRun(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.lang.Exception
java.lang.Exception