04 2019 档案

摘要:报错信息为:HTTP Status 404 - There is no Action mapped for namespace / and action name myImageServlet. 发生冲突的原因:struts2把servlet当成action了,因为servlet和action都是没 阅读全文
posted @ 2019-04-22 02:27 袖白、 阅读(351) 评论(0) 推荐(0)
摘要:先附上此次测试的相关页面名称及代码,共有三个文件:web.xml、index.jsp以及放在包 com.ajax.com下的AjaxServerlet.java。 代码及解释如下: (1) index.jsp 0 1 2 3 4 在点击按钮后,从创建XMLHttpRequest对象开始到数据交互结束 阅读全文
posted @ 2019-04-22 02:19 袖白、 阅读(3879) 评论(0) 推荐(0)
摘要:转载:https://www.cnblogs.com/chenssy/p/3788407.html 阅读全文
posted @ 2019-04-17 23:18 袖白、 阅读(146) 评论(0) 推荐(0)
摘要:转载:https://blog.csdn.net/yuexuanyu/article/details/24470829 阅读全文
posted @ 2019-04-03 14:45 袖白、 阅读(707) 评论(0) 推荐(0)