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
请问springmvc入门源代码中tomact部署测试的访问路径是什么? 我尝试了 http://localhost:8080/springmvc_2nd_war_exploded/ http://localhost:8080/springmvc_2nd_war_exploded/WEB-INF/jsp/items/itemsList.action 都是显示404,还请大神赐教
The text was updated successfully, but these errors were encountered:
你能不能把你tomcat默认访问路径给改一下,看着别扭。。。。。。把springmvc_2nd_war_exploded/这个去掉
Sorry, something went wrong.
No branches or pull requests
请问springmvc入门源代码中tomact部署测试的访问路径是什么?
我尝试了
http://localhost:8080/springmvc_2nd_war_exploded/
http://localhost:8080/springmvc_2nd_war_exploded/WEB-INF/jsp/items/itemsList.action
都是显示404,还请大神赐教
The text was updated successfully, but these errors were encountered: