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

All Implemented Interfaces:
    ActionCommand

Cache the ActionConfig instance for the action to be used for processing this request.

Method from org.apache.struts.chain.commands.servlet.SelectAction Summary:
getPath
Methods from org.apache.struts.chain.commands.AbstractSelectAction:
execute,   getPath
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.SelectAction Detail:
 protected String getPath(ActionContext context)