what are the componenets of struts?

Answer Posted / ratheesh nellikkal

Struts is based on MVC design pattern,struts components can
be catagorised in to model, view and controller.
model-all the business components and data are coming under
this catagory
view-jsp,html are part of view
controller-ActionServlet of struts is the part of
controller component

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between struts1 and struts2?

724


What is the purpose of @before?

750


What do you mean by actionform?

748


Explain design patterns which is used in struts?

724


What is the default suffix for Struts2 action URI and how can we change it?

741


What is the differences between struts1 and struts2?

706


Which configuration files are used in struts?

711


What is xml based validation in struts2?

764


What are the core classes of struts framework? Explain

740


How can duplicate form submission be handled in struts 2?

718


Which library is provided by struts for form elements like check boxes, text boxes etc?

705


Explain about struts relation to html tags?

740


How do you convert struts to springs?

774


How an actionform bean is created?

747


What is role of actionservlet?

757