spring mvc 可以访问web/index.jsp 但是却无法访问WEB-INF/jsp/first.jsp【404未找到】以下是我的配置及目录结构
spring-mvc.xml里面没加注解驱动 mvc:annotation-driven/