Spring Framework

Spring Projects

Spring Project 1

adplus-dvertising
Disadvantage of Spring MVC
Previous Home Next

Spring MVC provide facility to develope web application in spring framework which have following Disadvantages:

  1. The conventional problem in spring mvc.
  2. Jar file problem, if jar file present in your application then it run.
  3. Large configuration problem.
  4. More than one controller in spring MVC.
  5. More than one handler in Spring MVC.
  6. More than one View Resolver in Spring MVC
Previous Home Next