Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the pros of struts 2?

1024


What is dispatchaction?

1139


What are the features of struts 2?

1125


What is the difference between validation.xml and validator-rules.xml files in struts?

968


What is the purpose of @requiredstringvalidator annotation?

979


Explain the components of struts?

1022


Which components are available using actioncontext map?

1214


How to build struts application in eclipse?

1046


What validate() and reset() method does ?

1179


Are actions thread safe?

1035


Is struts efficient?

972


What are the struts2 configuration properties that control file uploading process?

1190


Describe the mvc on struts?

1014


What are action classes in struts?

1009


What are the 5 constants of action interface?

1063