What is the use of reset method of ActionForm class?
Answer / Narendar Kumar
"The reset() method of the ActionForm class in Struts is used to clear all the values of the form's properties. This can be useful when the user needs to re-enter data, or when the form needs to be cleared after a validation error. "
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of reset method of ActionForm class?
How can forward action be used to restrict a strut application to mvc?
List the important attribute and elements of action mapping under struts.
How do you find the struts version being used in a project?
What is the purpose of struts.properties in struct2?
Even though Servlets and JSP are web based concepts .wht is the use of using Struts using then
What are the important methods of actionform?
In which method of action class the business logic is executed?
What is the difference between struts and spring? Explain
How to explain struts work flow
12 Answers CSS, iFlex, iGate, mpower, TCS,
What are disadvantages of Struts?
Are interceptors thread safe?