adspace
What is the use of reset method of ActionForm class?
Answer Posted / 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 |
Post New Answer View All Answers