spring mvc 框架搭建 从登陆页不能跳转到另一个jsp页面

HTTP Status 404 -

type Status report

message

description The requested resource is not available.

Apache Tomcat/7.0.69

报404错误,spring mvc 框架搭建时,登录页面跳转不过去,底层配置也是没有问题的,求解???

http://www.oschina.net/question/1449495_224589

配置没有问题就可以跳转

1.路径错误,字母错,路径相对错,配置路径没理解对等等
2.你要跳的资源在WEB-INF下,没特殊配置过,就必须后台跳转,不能前端页面直接访问