What is the DynaActionForm? How we implement the
dynaactionform ? can u please tell me the way to implement?
in understandable way?

Answer Posted / karnakar

if u have number of jsps in ur application,and in evrey jsp
if u have common propertys like <html:username>for this if
u use actin form for every jsp u need to write action
form ,insted of writing actionform,we configure that
properties into dynaaction form ,by doing this we are
reducing time,

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What validate() and reset() method does ?

545


What is the purpose of @element annotation annotation?

603


What is front controller in struts?

570


How duplicate form submission can be controlled in struts?

650


Are actions thread safe?

540






What is the use of Struts.xml configuration file?

519


What is the purpose of execute() method?

574


What are the core classes of struts?

574


Are interceptors and filters different?

549


Give the details of xml files used in validator framework?

589


In struts.xml, what does the attribute "method" stands for in the "action" tag?

533


What is action servlet in struts?

544


What are the major differences between html tags and strut specific html tags?

519


What is front controller in struts2?

553


How to get data from the velocity page in a action class?

567