Public Member Functions | |
| void | reset (ActionMapping mapping, HttpServletRequest request) |
| ActionErrors | validate (ActionMapping mapping, HttpServletRequest request) |
Definition at line 41 of file WarForm.java.
|
||||||||||||
|
Reset all properties to their default values.
Definition at line 69 of file WarForm.java. Referenced by org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction.createWarForm(). |
|
||||||||||||
|
Validate the properties that have been set from this HTTP request, and return an
Definition at line 97 of file WarForm.java. |
1.3.9.1