what is the disadvantages of using DynaActionForm in struts
framework?
Answer Posted / vineet
DynaActionForms uses more memory as compared with
ActionForms , hence it is suggested to use ActionForms.
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of @before?
What is the purpose of @element annotation annotation?
Lists the bundled validators in struts?
What is the purpose of @action annotation?
How do struts work?
What is the difference between filters and interceptors ?
What is the difference between empty default namespace and root namespace?
When should be opt for struts framework?
How many struts config file can be created in struts?
List some struts tag libraries?
What is struts framework?
What are the components of struts?
What is dispatchaction?
What is the role of a handler in mvc based applications?
How do I install struts?