public class RedirectAction extends Action
Constructor and Description |
---|
RedirectAction(ActionContext context) |
RedirectAction(String target,
ActionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute action
|
String |
getTarget() |
void |
setTarget(String target) |
dontCache, getContext, readParameters
public RedirectAction(ActionContext context)
public RedirectAction(String target, ActionContext context)
public void execute() throws javax.servlet.ServletException, IOException, ActionException
Action
execute
in class Action
javax.servlet.ServletException
IOException
ActionException
Copyright © 2019. All rights reserved.