Save This Page
Home » struts-1.3.9-src » org.apache.struts » chain » commands » [javadoc | source]
org.apache.struts.chain.commands
public class: SelectInclude [javadoc | source]
java.lang.Object
   org.apache.struts.chain.commands.ActionCommandBase
      org.apache.struts.chain.commands.SelectInclude

All Implemented Interfaces:
    ActionCommand

Select and cache the include for this ActionConfig if specified.

Method from org.apache.struts.chain.commands.SelectInclude Summary:
execute
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.SelectInclude Detail:
 public boolean execute(ActionContext actionCtx) throws Exception 

    Select and cache the include uri for this ActionConfig if specified.