Answer Posted / nishant
By Using Dyna action forms, we dont need to specify the
setter getter methods in the form bean. The attribute for
the form are specified in the xml file in the form bean tag
itself. In the action class, the form is typecast into the
dynaactionform and the properties can be used in the old
way. This eliminates the addition work to modify the setter
and getter for the attributes when the form properties are
being changed.
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the differences between struts1 and struts2?
When should be opt for struts framework?
Explain about the library tag?
Explain about struts?
What is defeult result type?
Why it called struts?
What is spring hibernate and struts in java?
What is the use of jsonvalidation in struts?
What is the purpose of @customvalidator annotation?
What is the use of form bean in struts?
What configuration changes are required to use Tiles in Struts?
what is ACID test for fresh engineers??what is the pattern??
How do I install struts?
How does struts work?
Is there a particularly good ide to use with struts?