what is is the use DynaActionForm?

Answer Posted / srikanth addani

The main advantage of using DynaActionForm we need to take setters and getters.just we have to override execute() which returns ActionErrors.In this execute() we can perform validations.setters and getters should be configured in struts-config file by using a tag called
<form-beans name="">
<form-bean name="" property=""/>
</form-beans>
Thanks&Regards
Srikanth addani
85890555214.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of namespace in action mapping in Struts2?

576


What is the purpose of @result?

577


Explain the complete struts validator framework.

579


What are pull and push mvc architecture and which architecture does struts2 follow?

506


How struts control data flow?

534






What is the flow of requests in struts based applications?

562


Explain the difference between plain-validator and field-validator in struts?

522


Difference between html tags and struts specific html tags

507


Who makes the struts?

543


What is struts xml?

437


What is struts2 framework?

512


What is the use of Struts.xml configuration file?

511


Is struts action class singleton?

548


How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?

2530


What is lookupdispatchaction?

551