What is the DynaActionForm? How we implement the
dynaactionform ? can u please tell me the way to implement?
in understandable way?
Answer Posted / sandya
thanq penchala, is there any modification in action class(if
we use DynaActionForm instead of ActionForm)?
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between validation.xml and validator-rules.xml files in struts?
What is apache struts vulnerability?
How is forward action used for integration?
Can I have html form property without associated getter and setter formbean methods?
Give an example of validates method used to avoid errors.
What is the purpose of constant tag in struts.xml?
List some struts tag libraries?
Why is action servlet a singleton in struts?
How exceptions are handled in struts application?
How many servlet controllers are used in a Struts Application?
Is struts compatible with other java technologies?
What kind of mvc is struts 2?
What are the core classes of struts?
Describe the basic steps used to create a tiles application?
What is action chaining ?