I will explain the scenario now
i have a form1 having some fields and i made it extends
DynaActionForm.
in struts config how can i specify another form form2 which
has to extend the form1
please specify is it better to use actionform or dyna action
form in applations.
is dyna action form is comfortable in declaring form
variables of type 'ArrayList<somegenerics>'
extend the
No Answer is Posted For this Question
Be the First to Post Answer
What are struts in java?
If the framework doesn’t do what I want, can I request that a feature be added?
What is the main difference between Mvc1 and Mvc2 Architecture??
7 Answers IBM, Ness Technologies,
why do we typecast ActionForm into our plain java bean class in Action class? What is the reason?
What is the role of action class?
What is struts in java with example?
Can you explain aware interfaces in struts2?
What are action errors and error?
What is actioninvocation in struts2?
what is the purpose of action servlet and action?
what are java stuts? what are there uses
2 Answers Rupa, Tech Mahindra,
What is the purpose of @key?