Describe validate() and reset() methods.
Answer / Shreesh Shukla
The validate() method in Struts is used to validate the input data. The reset() method is used to clear any validation errors and reset the input fields to their default values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which class is the Front Controller in Struts2?
project architechture in java
3 Answers AC, IBM, INDUS, Satyam,
Explain the difference between dispatchaction and lookupdispatchaction in struts?
explain the struts-configuration file?
What is the purpose of @typeconversion annotation annotation?
What is the purpose of @result?
Can you explain custom tag?
What is http forward?
What is the purpose of interceptors?
What is front controller in struts?
What do you mean by dynaactionform?
Name some useful annotations introduced in Struts2?