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 the difference between struts and spring?
List some bundled validators?
What is an interceptor stack?
Can you explain struts.properties in struts2?
What is the purpose of @intrangefieldvalidator annotation?
Explain about how requests from the client are sent?
What is the naming convention for a resource bundle file in struts2?
What are different Struts2 tags? How can we use them?
What is s token?
What are pull and push mvc architecture and which architecture does struts2 follow?
What are the some useful annotations introduced in struts2?
How to upload struts file?
What are action classes in struts?
How is the mvc design pattern used in struts framework?
What are the steps required for setting up validator framework in struts?