what is the disadvantages of using DynaActionForm in struts
framework?
Answer Posted / gurmeet singh
With Dyna action form you cannot use validate method for
validation.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
What is a custom tag?
How many struts config file in a struts application?
How client side validation is enabled on a jsp form?
For a single Struts application, can we have multiple struts-config.xml files?
What are the Core classes of Struts Framework?
What are the differences between http direct and http indirect?
What is package name in struts xml?
What are the bundled validators?
How is the action mapping specified?
What is the purpose of form-beans tag in struct-config.xml?
What are the steps required for setting up validator framework in struts?
What is the purpose of @element annotation annotation?
What are the major differences between html tags and strut specific html tags?
Explain about struts relation to html tags?
What are the components of struts?