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 purpose of global-forwards tag in struct-config.xml?

582


What is the purpose of @expressionvalidator annotation?

594


Is Struts Framework part of J2EE?

619


What are the steps of struts installation?

571


What are the core classes of struts?

572






How you will make available any message resources definitions file to the struts framework environment?

557


What does the term struts mean?

557


What is the difference between session scope and request scope when saving formbean ?

556


How many instances of servlet usually run in a struts application ?

542


What are the advantages of spring mvc over struts mvc?

497


Mark the differences between html tags and strut specific html tags.

589


What is the use of forwardaction?

547


How does struts2 token work?

525


What are action errors and error?

578


What is the configuration files used in struts?

529