what is diffrence between Dynaactionform,actionform and
Dynavalidateform

Answer Posted / ram-sd softech

These are form beans which simplfy the process of handling
the forms
Form Beans contains
1. instance variables
2. setters
3. getters
4. reset method
5. validate method
For Action Form the all above 5 properties are manditory
For DynaActionForm above 1,2,3 properties are not needed
(here we provide the information in struts-config.xml)
For DynaValidation Form above 4,5properties are not needed

Is This Answer Correct ?    11 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is struts xml?

444


How does struts work?

550


What’s the difference between struts and turbine? What’s the difference between struts and espresso?

528


What is the purpose of @validations annotation?

570


What is the purpose of plug-in tag in struct-config.xml?

496






Which interceptor is responsible for file upload support?

581


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

544


Explain about logic match tag?

575


Describe the basic steps used to create a tiles application?

557


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

2536


Explain architecture of struts2?

588


What’s the utilization of struts.xml configuration file?

537


What does validation interceptor?

549


What is action servlet in struts?

549


How to explain Software Bank Loan descriptions

1903