java.lang.Objectorg.apache.struts.chain.commands.ActionCommandBase
org.apache.struts.chain.commands.AbstractSelectForward
org.apache.struts.chain.commands.servlet.SelectForward
All Implemented Interfaces:
ActionCommand
Create and return a ForwardConfig representing the
specified module-relative destination.
$ - Rev: 471754 $ $Date: 2005-05-07 12:11:38 -0400 (Sat, 07 May 2005)
$| Method from org.apache.struts.chain.commands.servlet.SelectForward Summary: |
|---|
| forward |
| Methods from org.apache.struts.chain.commands.AbstractSelectForward: |
|---|
| execute, forward |
| Methods from org.apache.struts.chain.commands.ActionCommandBase: |
|---|
| execute, execute |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.struts.chain.commands.servlet.SelectForward Detail: |
|---|
Create and return a |