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 are the pros of struts 2?
In which order struts framework searches for a message bundle?
Explain struts?
Which tag is used to declare constants in struts xml?
How many struts config file in a struts application?
Describe validate() and reset() methods.
Does struts include its own unit tests?
What is spring hibernate and struts in java?
What is the use of execAndWait interceptor?
What are the two scope types for formbeans?
What is the use of resourcebundle.properties file in Struts Validation framework?
What are result types in struts?
Difference between struts and spring? Or why use spring, if you are already using struts?
What is dispatch action class?
What is the purpose of @conversion?