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
How to set email notification using struts.Plz give the example code?
What is the purpose of @validations annotation?
what is the difference between model1 and model2 architecture in struts?
What is MVC Architecture?
21 Answers HCL, Hexaware, Infosys, Infrascape, Tech Mahindra,
What is the purpose of constant tag in struts.xml?
How to get data from the velocity page in a action class?
how the error can be showed in the jsp page in struts?
Do I have to credit struts on my own website?
What is purpose of execandwait interceptor?
What do you know about validation plugin ?
What is struts.devmode?
can anybody tell.what is the difference between Forward Action and Action Forward?