课程
/后端开发
/Java
/通过自动回复机器人学Mybatis---基础版
HTTP Status 404 - /AutoReply/List.action
2017-06-24
源自:通过自动回复机器人学Mybatis---基础版 2-6
正在回答
下载源码,看web.xml文件
List.action这个action是对应你的web.xml里的servlet-mapping里的url-pattern的值
举报
微信公众号自动回复功能学习Mybatis,基础教程加案例实战方式学习
3 回答为何http://localhost:8080/MicroMessage/List.action访问不了出现404,而http://localhost:8080/MicroMessage/是可以访问的
1 回答为什么写成/list.action??
1 回答List.action是什么意思?
3 回答HTTP Status 500 - For input string: "",哪位兄弟解答下
3 回答这里的List.action是跳转到哪里