|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.chain.AbstractPerformInclude
org.apache.struts.chain.servlet.PerformInclude
Perform forwarding or redirection based on the specified include uri (if any).
| Field Summary |
| Fields inherited from class org.apache.struts.chain.AbstractPerformInclude |
|
| Constructor Summary | |
PerformInclude()
|
|
| Method Summary | |
protected void |
perform(org.apache.commons.chain.Context context,
java.lang.String uri)
Perform the appropriate processing on the specified include uri. |
| Methods inherited from class org.apache.struts.chain.AbstractPerformInclude |
execute, getIncludeKey, getModuleConfigKey, setIncludeKey, setModuleConfigKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PerformInclude()
| Method Detail |
protected void perform(org.apache.commons.chain.Context context,
java.lang.String uri)
throws java.lang.Exception
Perform the appropriate processing on the specified include uri.
perform in class AbstractPerformIncludecontext - The context for this requesturi - The uri to be included
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||