We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http://127.0.0.1:8080/SSM_HRMS/hrms/login 输入 admin 1234 点击登录,console显示 jquery.min.js:4 POST http://127.0.0.1:8080/hrms/dologin 404 (Not Found) 请问:1.如何出现该问题? 2.如何解决?是上下文配置问题吗?
The text was updated successfully, but these errors were encountered:
和你问题一样
Sorry, something went wrong.
${pageContext.request.contextPath} ajax请求前面加上路径
http://127.0.0.1:8080/SSM_HRMS/hrms/login 输入 admin 1234 点击登录,console显示 jquery.min.js:4 POST http://127.0.0.1:8080/hrms/dologin 404 (Not Found) 请问:1.如何出现该问题? 2.如何解决?是上下文配置问题吗? ${pageContext.request.contextPath} ajax请求前面加上路径
具体是哪个文件?
No branches or pull requests
http://127.0.0.1:8080/SSM_HRMS/hrms/login 输入 admin 1234 点击登录,console显示
jquery.min.js:4 POST http://127.0.0.1:8080/hrms/dologin 404 (Not Found)
请问:1.如何出现该问题?
2.如何解决?是上下文配置问题吗?
The text was updated successfully, but these errors were encountered: