what is diffrence between Dynaactionform,actionform and
Dynavalidateform
Answer Posted / hazarath kumar
Dynaactionform & actionform have getters & setters and
validates.
ActionForm object is automatically populated on the server
side with data.
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
What is execute method in struts?
Why we use struts in java?
What is the purpose of '@customvalidator'?
What are action errors and error?
What is struts actionmapping?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is filter dispatcher in struts?
What is package name in struts xml?
What is the purpose of @beforeresult annotation?
Which tag is used to declare constants in struts xml?
Why actionservlet is singleton in struts?
Does apache tomcat use struts?
Mark the differences between html tags and strut specific html tags.
What is xml based validation in struts2?
What is the purpose of redirect result type?