Why should we go for struts framework?

Answer Posted / giridhar

Struts framework, gives you control over your application
develpment with MVC Design pattern. Divide and conquer
methodology. Presentation, Processing and Control flow are
divided and written separately. Presentation tier mostly
consists of JSP's at user input and output level. Control
will be your action servlet, processing will be taken care
in Model.

Is This Answer Correct ?    25 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is action chaining ?

824


What are pull and push mvc architecture and which architecture does struts2 follow?

692


What is the purpose of @beforeresult annotation?

758


Explain design patterns which is used in struts?

717


What inbuilt themes are provided by struts2?

781


What is action support class in struts2?

745


Explain the complete struts validator framework.

746


How exceptions are handled in struts application?

758


What does action do in struts?

723


Which interceptor is responsible for file upload support?

793


Why actionservlet is singleton in struts?

759


Are interceptors and filters different?

747


How can link tag’s action attribute be used?

700


What is strut web xml?

700


What is the purpose of @action annotation?

764