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
Can I have html form property without associated getter and setter formbean methods?
When do I need “struts.jar” on my classpath?
List the important attribute and elements of action mapping under struts.
what is project architecture?give brief explanation about project architecture?
3 Answers CTS, Etisalat, IBM, Infinite Computer Solutions, Mphasis,
How can we work with error tags?
what are the type of forward class in Struts?
What are the differences between http direct and http indirect?
How struts 2 validation works?
In how many ways duplicate form submission can occurs?
What is the purpose of @stringlengthfieldvalidator annotation?
Explain about struts relation to html tags?
Hai all.What is the use of <logic:iterate>tag in struts application.