Skip to content
New issue

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

上下文路径问题 #1

Open
zhchyun opened this issue Jun 6, 2018 · 3 comments
Open

上下文路径问题 #1

zhchyun opened this issue Jun 6, 2018 · 3 comments

Comments

@zhchyun
Copy link

zhchyun commented Jun 6, 2018

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.如何解决?是上下文配置问题吗?

@greatong
Copy link

和你问题一样

@dinghu
Copy link

dinghu commented Jan 25, 2019

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请求前面加上路径

@LesileChen
Copy link

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请求前面加上路径

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请求前面加上路径

具体是哪个文件?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants