Home > Back-end >  The DispatcherServlet - Null ModelAndView returned to DispatcherServlet with the name 'd
The DispatcherServlet - Null ModelAndView returned to DispatcherServlet with the name 'd

Time:09-16

DispatcherServlet does not return view, what happened to the
Org. Springframework. Web. Servlet. DispatcherServlet - Null ModelAndView returned to DispatcherServlet with the name 'dispather: assuming HandlerAdapter completed request handling

A complete log

Here is the spring - the MVC. XML
 & lt; ? The XML version="1.0" encoding="utf-8"?> 
XMLNS: MVC="http://www.springframework.org/schema/mvc"
XMLNS: xsi="http://www.w3.org/2001/XMLSchema-instance"
XMLNS: context="http://www.springframework.org/schema/context" xsi: schemaLocation="
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context.xsd
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/mvc
http://www.springframework.org/schema/mvc/spring-mvc.xsd "& gt;





5242880000 & lt;/value>

Utf-8 & lt;/value>







CodePudding user response:

Problem has been resolved

CodePudding user response:

How to solve?
  • Related