spring 跳转不到指定页面
换下包
import org.springframework.web.servlet.ModelAndView;
你的是
import org.springframework.web.portlet.ModelAndView;
A man can fail many times,but he isn't a failure until he begins to blame somebody else.
换下包
import org.springframework.web.servlet.ModelAndView;
你的是
import org.springframework.web.portlet.ModelAndView;