Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


advantages& 5 disadvantages of MVC architecture

Answers were Sorted based on User's Feedback



advantages& 5 disadvantages of MVC architecture..

Answer / vijay

1.modifieng in on logic dont distrube other lojics
2.clean separation of roles
3.easy to maintain and future enhancements
4.parallel devolopment
5.gives the good productivity
dis advantages
1.For parallel development there is a needed multiple programers
2.Kmowledge on multiple techmologies are required

Is This Answer Correct ?    93 Yes 39 No

advantages& 5 disadvantages of MVC architecture..

Answer / 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

advantages& 5 disadvantages of MVC architecture..

Answer / 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

advantages& 5 disadvantages of MVC architecture..

Answer / ranjeet

1-multiple views using the same model
2-fficient modularity
3-easier support for new type of client

Is This Answer Correct ?    10 Yes 5 No

advantages& 5 disadvantages of MVC architecture..

Answer / saurabh

Advantages:

1.Reusable
2.Expressive
3.clarity of design
4.Ease of growth

disadvantages

1.Need of multiple programers
2.Kmowledge on multiple technologies are required

Is This Answer Correct ?    16 Yes 13 No

advantages& 5 disadvantages of MVC architecture..

Answer / chaitu

1.In struts there is n facility of backward flow.
2.Struts is tightly coupled

Is This Answer Correct ?    8 Yes 17 No

Post New Answer

More Struts Interview Questions

What is front controller in struts?

0 Answers  


How is forward action used for integration?

0 Answers  


What is Request Dispatcher and What is reuest Processor??

2 Answers  


Is there a particularly good ide to use with struts?

0 Answers  


State the procedure for using forward attribute of link tag’s.

0 Answers  


Hi All thanks in advance, iam new to j2ee currently in my project we r using struts with hibernate can i have one sample application like CRUD application with code or any tutorials liks r ebooks plz....?

1 Answers   IBM,


Explain architecture of struts2?

0 Answers  


How to upload struts file?

0 Answers  


Give an example of validates method used to avoid errors.

0 Answers  


How an actionform bean is created?

0 Answers  


What is container struts2?

0 Answers  


What are best practices to follow while developing Struts2 application?

0 Answers  


Categories