What is the DynaActionForm? How we implement the
dynaactionform ? can u please tell me the way to implement?
in understandable way?
Answer Posted / guest
if u want declare declarative approch for field properites
we can use dynaactionform,
write a class
public class DynaActionServlet(Actionmapping,HttpRequest)
{
dynaactionForm daf=(dynaactionform)af;
---
----
---
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between shocks and struts?
What is the purpose of @results?
Explain about struts dispatch action?
What is the apache struts vulnerability?
Name the different types of actions found in struts.
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What are the Core classes of Struts Framework?
What is struts framework?
How you will enable front-end validation based on the xml in validation.xml?
How exceptions are handled in struts application?
How to upload struts file?
What is dispatch action class?
Difference between struts and spring? Or why use spring, if you are already using struts?
What design patterns are used in struts?
What do you mean by tiles in struts?