What is the DynaActionForm? How we implement the
dynaactionform ? can u please tell me the way to implement?
in understandable way?
Answer Posted / ashok
when you create form beans using xml file instead of coding it in java then this is called DynaAction form
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In struts, how can we access java beans and their properties?
What are the features of struts 2?
What is the purpose of @createifnull annotation annotation?
Why is action servlet a singleton in struts?
What are the differences between http direct and http indirect?
Explain the complete struts validator framework.
Explain design patterns which is used in struts?
What applications use apache struts?
Why do the struts tags provide for so little formatting?
What are the struts2 error message keys that can come during file uploading process?
Can we have more than one struts-config.xml file for a single struts application?
What are the custom tags?
What are the benefits of Struts framework?
Provide some important Struts2 constants that you have used?
What validate() and reset() method does ?