1. $.get与$.post用法 问题: 运行jsp网页报错: Failed to load resource: the server responded with a status of 404 (Not Found) 回答:显示“servlet无法找到” ,是servlet路径问题。检查servlet的java文件与xml中的<servlet>与<servlet
使用ajax跳转方法时,页面ctrl+shift+i调试报告了一个404错误,说找不到方法。页面地址栏直接指向方法的地址跳转也是404。目标方法是新增的,于是使用复制黏贴,确定各处方法名称一致之后,重启server。 调试时再次报错: jquery.min.js Failed to load resource: the server responded with a status of 404