当前位置: 代码迷 >> J2SE >> MyEclipse + Struts 异常
  详细解决方案

MyEclipse + Struts 异常

热度:55   发布时间:2016-04-24 14:22:58.0
MyEclipse + Struts 错误?
当我点login的时候,发生错误:
type   Status   report

message   Servlet   action   is   not   available

description   The   requested   resource   (Servlet   action   is   not   available)   is   not   available.

配置文件都检查过了,不知道什么原因?help!


------解决方案--------------------
这是你的代码有错误,action请求没有servlet接收,看看你的struts-config.xml还有页面请求代码,贴上来
------解决方案--------------------
loginAction.do 试试看
  相关解决方案