advantages& 5 disadvantages of MVC architecture
Answer Posted / 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 |
Post New Answer View All Answers
What configuration changes are required to use resource files in Struts?
What are the two different types of validations that the validator framework supports?
What is action class?
What are disadvantages of Struts?
What are the main classes which are used in struts application?
Which file is used by controller to get mapping information for request routing?
What’s the difference between struts and espresso?
What is interceptor? And life cycle methods of interceptor?
What is role of actionservlet?
in struts how to use hibernate with struts>
What is the purpose of @after?
If the framework doesn’t do what I want, can I request that a feature be added?
How we can configured action mapping in struts?
Give the details of xml files used in validator framework?
how to connect from struts to database through hibernet and where u can modify the class