eclipse juno设置resin4做服务器,在项目中使用debug on server。
打开页面后显示
404 Not Found
/test/ was not found on this server.
--------------------------------------------
Resin/4.0.35 Server: 'app-0'
但是随同启动的线程程序却在后台跑的好好地,可以debug,可以单步调试。
console里一切正常,没有报任何错误
求高手解惑
------解决方案--------------------
你web.xml没有设置欢迎页面吧