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

What is action class? What are the types of action class?

518


Explain about struts dispatch action?

540


Explain about the library tag?

586


Explain the life cycle of a request in struct2 application?

482


What is difference between struts1 and struts2?

491






How you will make available any message resources definitions file to the struts framework environment?

545


List some struts tag libraries?

542


What is apache struts used for?

481


In which order struts framework searches for a message bundle?

549


What types of validations are available in xml based validation in struts2?

533


What are the cons of struts 2?

558


What are the reasons for an error message not being displayed while developing struts application?

539


What is a custom tag?

529


What is interceptor in Struts2?

553


What are the struts2 configuration properties that control file uploading process?

591