What is front controller in struts2?
No Answer is Posted For this Question
Be the First to Post Answer
What are the aware interfaces in struts2?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is declarative exception handling in struts?
Can we use struts and spring together?
What is the difference between plain-validator and field-validator?
explain the Struts flow?
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 inner class and anonymous class?
Name some of the features of struts2?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What does the term struts mean?
How many servlet controllers are used in a Struts Application?