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
why servlet is used as controller not JSP?
What is the purpose of @expressionvalidator annotation?
how to debug struts project in netbean ?
Explain the necessity of empty tag?
What is the purpose of @key annotation annotation?
Which servlet does the struts framework use?
Which parser is used in Struts to parse the Structconfig.xml file.
Give an alternative way to protect jsp’s with not much features from direct access.
What is struts.devmode?
What is the purpose of struct-config.xml in struct2?
What is the purpose of @beforeresult?
What are the 5 constants of action interface?