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

Give the details of xml files used in validator framework?

573


In struts, how can we access java beans and their properties?

549


How can we group related actions in one group in Struts?

555


What’s the difference between struts and espresso?

490


What is the purpose of @key?

568






Can you give an overview of how a struts application flows?

519


How interceptor works in struts 2?

582


What are the applications of struts?

523


Can you explain struts.properties in struts2?

519


What is the purpose of @intrangefieldvalidator annotation?

842


What is difference between lookupdispatchaction and dispatchaction?

621


What is a custom tag?

531


What is meant by custom tags?

562


What is the purpose of dispatcher result type?

546


Explain about token feature in struts?

544