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 the disadvantages of using DynaActionForm in struts
framework?

Answers were Sorted based on User's Feedback



what is the disadvantages of using DynaActionForm in struts framework?..

Answer / gurmeet singh

With Dyna action form you cannot use validate method for
validation.

Is This Answer Correct ?    22 Yes 4 No

what is the disadvantages of using DynaActionForm in struts framework?..

Answer / alluri.nagaraju

DynaActionForm useful only for declarative validation is not
useful for programmatic validatios

Is This Answer Correct ?    14 Yes 2 No

what is the disadvantages of using DynaActionForm in struts framework?..

Answer / ajay

In DynaActionForm you define fields in struts config file so
if u not use or forget any field there in form-bean tag it
not so you error at compile time and you got confuse why
application not displaying the particular field when you run
application.

Is This Answer Correct ?    3 Yes 1 No

what is the disadvantages of using DynaActionForm in struts framework?..

Answer / vineet

DynaActionForms uses more memory as compared with
ActionForms , hence it is suggested to use ActionForms.

Is This Answer Correct ?    7 Yes 6 No

what is the disadvantages of using DynaActionForm in struts framework?..

Answer / shani kr. gupta

the disadvantages of using DynaActionForm in struts
framework is:
1.will not follow the Actual MVC Artitecture

2.using DynaActionForm,we can not do validation.

Is This Answer Correct ?    5 Yes 12 No

Post New Answer

More Struts Interview Questions

What are the classes used in struts?

0 Answers  


What is ValueStack and OGNL?

0 Answers  


What types of validations are available in xml based validation in struts2?

0 Answers  


What is the default suffix for Struts2 action URI and how can we change it?

0 Answers  


What’s the difference between struts and turbine?

0 Answers  


What is purpose of execandwait interceptor?

0 Answers  


List some bundled validators?

0 Answers  


What is the purpose of @before?

0 Answers  


How can you create your custom interceptor in struts 2?

0 Answers  


In which method of action class the business logic is executed?

0 Answers  


How to display validation errors on jsp page?

0 Answers  


What do you mean by dynaactionform?

0 Answers  


Categories