public class CreateActionForm extends ActionCommandBase
Create (if necessary) and cache a form bean for this request.
| Constructor and Description |
|---|
CreateActionForm() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(ActionContext actionCtx)
Create (if necessary) and cache a form bean for this request.
|
executepublic boolean execute(ActionContext actionCtx) throws java.lang.Exception
Create (if necessary) and cache a form bean for this request.
execute in interface ActionCommandexecute in class ActionCommandBaseactionCtx - The Context for the current requestfalse so that processing continuesjava.lang.Exception - on any errorCopyright © 2000–2024 Apache Software Foundation. All rights reserved.