advantages& 5 disadvantages of MVC architecture
Answer Posted / 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 |
Post New Answer View All Answers
How can link tag’s action attribute be used?
What are action errors?
What configuration changes are required to use resource files in Struts?
Can we have more than one struts-config.xml file for a single struts application?
What is struts.devmode?
Explain about struts?
What is the purpose of action tag in struts.xml?
What is token used for?
What is action chaining ?
In how many ways duplicate form submission can occurs?
What are the benefits of Struts framework?
When do I need “struts.jar” on my classpath?
What is struts?
What is validate() and reset() functions?
What is struts2 namespace?