advantages& 5 disadvantages of MVC architecture

Answer Posted / naziya tabassum

Advantages;
1.reusable
2.expressive
3.easier support for new types of clients
4.it is often seen in web applications
5.synchronised views
Disadvantages;
1.Increased complexity
2.Inefficiency of data access in view
3.Difficulty of using MVC with modern user interface too.
4.Neede multiple programmers
5.Knowledge on multiple technologies is required.

Is This Answer Correct ?    40 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How action-mapping tag is used for request forwarding in struts configuration file?

586


Can we have more than one struts-config.xml file for a single struts application?

535


What is the purpose of @requiredstringvalidator?

564


Which interceptor is responsible for i18n support?

524


Who wrote struts?

556






What is use of i18n interceptor?

540


In which method of action class the business logic is executed?

546


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

6413


How do I access token?

502


Which technologies can be used at view layer in struts?

647


Explain the complete struts validator framework.

580


What are the 5 constants of action interface?

546


What is includeaction?

583


while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert

2056


What is the differences between struts1 and struts2?

532