java.lang.Objectorg.apache.struts.chain.commands.ActionCommandBase
org.apache.struts.chain.commands.AbstractPerformInclude
org.apache.struts.chain.commands.servlet.PerformInclude
All Implemented Interfaces:
ActionCommand
Perform forwarding or redirection based on the specified include uri (if any).
$ - Rev: 471754 $ $Date: 2005-11-09 00:11:45 -0500 (Wed, 09 Nov 2005)
$| Method from org.apache.struts.chain.commands.servlet.PerformInclude Summary: |
|---|
| includePath, perform |
| Methods from org.apache.struts.chain.commands.AbstractPerformInclude: |
|---|
| execute, includePath, perform |
| 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.PerformInclude Detail: |
|---|
|
Perform the appropriate processing on the specified include uri. |