What helpers in the form of jsp pages are provided in struts framework?
What is the purpose of @requiredstringvalidator?
How exception handling is provided in struts?
What is the role of action class in struts?
explain the struts-configuration file?
Explain about the <html:base> tag?
What do you mean by struts.dev mode?
what are the componenets of struts?
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
What are the steps of struts installation?
What is the difference between struts and spring? Explain
What do struts do?
How action mapping is configured in Struts?