What is the DynaActionForm? How we implement the
dynaactionform ? can u please tell me the way to implement?
in understandable way?
Answer Posted / sekhar
Its a class .which can be used to write the for validations
directly in configuration files.No need to write the
forbeans class while using this class.Directly we can do the
validations in the xml file.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why was reload removed from struts (since 1.1)?
Does apache tomcat use struts?
For a single Struts application, can we have multiple struts-config.xml files?
What are the cons of struts 2?
Does struts include its own unit tests?
What is the purpose of @stringlengthfieldvalidator annotation?
What are the Core classes of Struts Framework?
Explain about the validation steps which have to be carried during validation of client-side address?
Can we use struts and spring together?
How nested beans can be used in Struts applications?
How to get data from the velocity page in a action class?
What is the forward action utilized for?
List some bundled validators?
How can link tag’s action attribute be used?
Which servlet does the struts framework use?