advantages& 5 disadvantages of MVC architecture

Answer Posted / sudhir

1) Clear separation between presentation logic and business
logic.
2)Each object in mvc have distinct responsibilities.
3)All objects and classes are independent of each other.
so change in one class does't need alternation in other
classes.
4)Easy to maintain the code and future improvements.

Is This Answer Correct ?    44 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is switchaction?

660


What is struts2 framework?

516


What is the use of Struts.xml configuration file?

519


What is the purpose of redirect result type?

576


What is interceptor in Struts2?

570






What is the purpose of @customvalidator annotation?

576


What is the purpose of @urlvalidator annotation?

557


Why do we use struts?

579


What do you mean by actionservlet?

553


What is the purpose of @after annotation?

594


What is the naming convention for a resource bundle file in struts2?

541


Can explain about the validations and in your project where did u used the validations?

6413


What is the purpose of @before annotation?

589


Difference between html tags and struts specific html tags

515


What is execute method in struts?

496