Explain about struts relation to html tags?
Is struts 1 still supported?
Describe the two types of formbeans.
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 reasons for an error message not being displayed while developing struts application?
Can you explain struts validator framework?
How can we group related actions in one group in Struts?
How to pass runtime Parameter in Struts1.2?
What configuration changes are required to use resource files in Struts?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
What is the purpose of @before?
How is the Struts framworl related to MVC2?
Explain about the validation steps which have to be carried during validation of client-side address?