Answer Posted / satish
We can define the parameter in strutsconfig.xml like
dynaActionForm and extents our ActionForm to DynaActionForm.
So there is no need to write setter and getter method.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
How many servlet controllers are used in a Struts Application?
What are the benefits of the struts system?
What is the default suffix for Struts2 action URI and how can we change it?
How can we display validation errors on jsp page?
What is execute method in struts?
Why use struts framework in java?
What is the purpose of @key annotation annotation?
What validate() and reset() method does ?
What is ognl?
How to build struts application in eclipse?
In which method of action class the business logic is executed?
How to work with error tags?
What is struts validator framework?
What is the purpose of constant tag in struts.xml?
What is the purpose of '@keyproperty'?