Apache Struts Question:

What are the important methods of ActionForm?

Struts Interview Question
Struts Interview Question

Answer:

The important methods of ActionForm are : validate() & reset().


Previous QuestionNext Question
What is the ActionForm?Describe validate() and reset() methods?