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 试试看