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


Please Help Members By Posting Answers For Below Questions

How can duplicate form submission be handled in struts 2?

526


What is the difference between plain-validator and field-validator?

509


Why actionservlet is singleton in struts?

584


What is interceptor? And life cycle methods of interceptor?

558


What are Struts2 core components?

550






When should we use SwtichAction?

586


Mark the differences between html tags and strut specific html tags.

580


Explain about the process of functioning of the struts program?

581


What is struts-default package and what are it’s benefits?

566


Can we handle exceptions in Struts programmatically?

509


What is apache struts used for?

487


What is declarative exception handling in struts?

546


Can you explain custom tag?

565


What is the purpose of @intrangefieldvalidator annotation?

843


How an actionform bean is created?

558