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

All Implemented Interfaces:
    ActionCommand

Create (if necessary) and cache a form bean for this request.

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

    Create (if necessary) and cache a form bean for this request.