问答详情
源自:2-6 页面调用

404 The requested resource is not available.

HTTP Status 404 - /sh/users/Users_login.action

type Status report

message /sh/users/Users_login.action

description The requested resource is not available.

Apache Tomcat/7.0.65

登录页面能进  点击登录过后就直接跳转到这了  没经过login的action验证

提问者:asdasdasdadsa 2016-08-17 23:16

个回答

  • qq_不笑猫_2
    2016-08-22 17:09:17

    struts文件应该配错了,把jsp提交的action->配置的struts的action(*_*)->返回的String->strutsz中的result->把这些好好检查下,你这个市请求页面没找到,主要检查下action返回的String和result的值知否对应。