What validate() and reset() method does ?
Answer / Rahul Goel
The validate() method in Struts validates form bean properties against user-defined validation rules. The reset() method resets all properties of a form bean to their default values.
| Is This Answer Correct ? | 0 Yes | 0 No |
struts is thread safe or not ?give me answer as early as possible
Name some of the features of struts2?
What is difference between actionform and dynaactionform?
Does struts include its own unit tests?
where you will implement the tiles in struts?
What are action errors and error?
Difference between struts and spring? Or why use spring, if you are already using struts?
what is difference between <bean:write> and <bean: message> tag
What is the struts in java?
What is struts validator framework?
in struts without integrate hibernate how to use directly explain?
what are tiles in struts?