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


Please Help Members By Posting Answers For Below Questions

What do you know about validation plugin ?

1039


What are the contents on web.xml in struts application ?

1080


How is declarative handling of exceptions done in struts ?

1014


What is action chaining ?

1179


What is the difference between filters and interceptors ?

1322