What is the DynaActionForm? How we implement the
dynaactionform ? can u please tell me the way to implement?
in understandable way?
Answer Posted / sekhar
Its a class .which can be used to write the for validations
directly in configuration files.No need to write the
forbeans class while using this class.Directly we can do the
validations in the xml file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which class is the Front Controller in Struts2?
What is the use of jsonvalidation?
What is apache struts vulnerability?
What is the difference between struts1 and struts2?
What is the purpose of form-be tag in struct-config.xml?
What is an interceptor stack?
What is action support class in struts2?
How can we integrate log4j in Struts2 application?
Explain about the process of functioning of the struts program?
Can we handle exceptions in Struts programmatically?
What are the steps involved in creating a strut application?
What is the use of forwardaction?
What is the purpose of action-mappings tag in struct-config.xml?
What is switchaction?
Explain design patterns which is used in struts?