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
What is discontinuous strut?
What is the configuration files used in struts?
Explain about how requests from the client are sent?
What is the difference between session scope and request scope when saving formbean ?
Which class is the Front Controller in Struts2?
How the exceptions are handled in struts?
how to debug struts project in netbean ?
If the framework doesn’t do what I want, can I request that a feature be added?
What do you mean by tiles in struts?
What is actioncontext?
How to display validation errors on jsp page?
What are the cons of struts 2?
What is declarative exception handling in struts?
What are the main classes which are used in struts application?
What is struts.devmode?