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
What is meant by custom tags?
What are the steps of struts installation?
Explain the necessity of empty tag?
What is the purpose of @result annotation?
What is the role of action class in struts?
What are the two types of validations supported by validator framework?
What are the struts2 error message keys that can come during file uploading process?
What is struts-default package and what are it’s benefits?
Why we use struts over servlets?
What are pull and push mvc architecture and which architecture does struts2 follow?
Can you explain value stack?
Where can I get a copy of struts?
What is the purpose of constant tag in struts.xml?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is struts 2 framework in java?