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 the purpose of struts.xml in struct2?
How can you create your custom interceptor in struts 2?
What is the purpose of execute method of action class?
What are the Core classes of Struts Framework?
How to override the default error message that can come during file uploading process?
Are struts thread safe?
What is Struts2?
What is the purpose of @before?
What is the purpose of @after annotation?
How to build struts application in eclipse?
What are the some useful annotations introduced in struts2?
How many struts config file in a struts application?
Why was reload removed from struts (since 1.1)?
What are the conditions for actionform to work correctly?
What is lookupdispatchaction?