DynaActionForm DynaActionForm Q. What is DynaActionForm ? and How you can retrive the value which is set in the JSP Page in case of DynaActionForm
DynaActionform in JAVA - Struts DynaActionform in JAVA how to use dynaActionFrom?why we use it?give me a demo if possible? Hi Friend,
Please visit the following link:
http://www.roseindia.net/struts/DynaActionForm.shtml
Hope
Struts DynaActionForm
1Struts DynaActionForm
 ... DynaActionForm. We will recreate our address form with Struts DynaActionForm. DynaActionForm is specialized subclass of ActionForm that allows the creation
STRUTS
STRUTS 1) Difference between Action form and DynaActionForm?
2) How the Client request was mapped to the Action file? Write the code and explain