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
What is action support class in struts2?
What is DynaActionForm?
Which design pattern the interceptors in struts2 is based on?
What is the difference between session scope and request scope when saving formbean ?
What is switchaction?
How to combine the struts with velocity template?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
How to handle exceptions in structs?
How to use dispatchaction?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What do you mean by the abstract package in struts2, and what is its utilization?
Why are frameworks used?
What is the design role played by struts?
What are the ways in which duplicate form submission can occur?
How many action classes can be used in struts application?