Apache Struts Question:
What are the important methods of ActionForm?
Answer:
The important methods of ActionForm are : validate() & reset().
Previous Question | Next Question |
What is the ActionForm? | Describe validate() and reset() methods? |
Previous Question | Next Question |
What is the ActionForm? | Describe validate() and reset() methods? |