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
What is the purpose of @validations annotation?
What is the purpose of @result?
What is discontinuous strut?
What is the role of a handler in mvc based applications?
Provide some important Struts2 constants that you have used?
Whats the difference between the default namespace and the root namespace?
Name the different types of actions found in struts.
What is the purpose of action tag in struts.xml?
What is s token?
What is the purpose of @action annotation?
What is role of action class?
Will the struts tags support other markup languages such as wml ?
What does i18n interceptor?
What is actionservlet?
How duplicate form submission can be controlled in struts?