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
Is struts compatible with other java technologies?
In which order struts framework searches for a message bundle?
What does apache struts do?
How is the mvc design pattern used in struts framework?
What are the benefits of Struts framework?
What is the significance of logic tags in Struts?
How do you convert struts to springs?
What is the difference between empty default namespace and root namespace?
How many instances of servlet usually run in a struts application ?
Why is it called struts?
How we can configured action mapping in struts?
Explain about struts dispatch action?
Explain about the library tag?
What are the conditions for actionform to work correctly?
Whats the difference between the default namespace and the root namespace?