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 is the different actions available in struts?
How do struts work?
What do you mean by dynaactionform?
How to use dispatchaction?
How to use forward action to restrict a strut application to mvc?
What does modeldriven interceptor?
Give an alternative way to protect jsp’s with not much features from direct access.
What is DynaActionForm?
What do you mean by the abstract package in struts2, and what is its utilization?
What is the purpose of global-forwards tag in struct-config.xml?
What should be the name of xml file used for validation in struts?
What is the purpose of @emailvalidator?
What is the use of namespace in action mapping in Struts2?
What’s the utilization of struts.xml configuration file?
What is the purpose of @createifnull annotation annotation?