what is the disadvantages of using DynaActionForm in struts
framework?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which design pattern is implemented by Struts2 interceptors?

552


What are the 5 constants of action interface?

546


What is token used for?

511


Explain about tiles?

577


What is struts.devmode?

577






Why do the struts tags provide for so little formatting?

588


Why was reload removed from struts (since 1.1)?

546


How can we display all validation errors to user on jsp page?

653


When do I need “struts.jar” on my classpath?

543


How to use dispatchaction?

579


What do you mean by tiles in struts?

544


How client side validation is enabled on a jsp form?

592


Can you explain struts.properties in struts2?

532


What are the two types of validations supported by validator framework?

580


How do u provide security to ur project?(Banking domain project)

4448