what is the disadvantages of using DynaActionForm in struts
framework?
Answer Posted / shani kr. gupta
the disadvantages of using DynaActionForm in struts
framework is:
1.will not follow the Actual MVC Artitecture
2.using DynaActionForm,we can not do validation.
| Is This Answer Correct ? | 5 Yes | 12 No |
Post New Answer View All Answers
What is includeaction?
What is a custom tag?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
When do I need “struts.jar” on my classpath?
What are the core components of a struct2 based application?
What is the purpose of constant tag in struts.xml?
What is the purpose of action tag in struts.xml?
What configuration changes are required to use resource files in Struts?
What is the purpose of @urlvalidator annotation?
What is the apache struts vulnerability?
Why was reload removed from struts (since 1.1)?
What is discontinuous strut?
What’s the utilization of struts.xml configuration file?
What configurations are stored in struts configuration file ?
What is the purpose of @after annotation?