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 are different ways to create Action classes in Struts2?

674


What are inner class and anonymous class?

632


What is controller in struts ?

628


Why do we use struts?

690


When should we use SwtichAction?

676






What is struts 2 framework in java?

637


1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they

2843


What is role of action class?

644


What is the purpose of struts.properties in struct2?

599


What is jakarta struts framework?

653


What is the actionform?

659


What is declarative exception handling in struts?

645


What is the difference between struts and spring?

596


What is form bean in struts?

602


What is action servlet in struts?

621