(二)servlet(请求的分发处理、继承HttpServlet类、使用idea直接生成类和配置)
1.在webapp下建立a.htmlTitlehelloServletcom.atguigu.servlet.helloServlethelloServlet/hellohelloHttpServletcom.atguigu.servlet.helloHttpServlethelloHttpServlet/hello24.修改a.html文件中的提交路径(/hello2)Title测试结果补充配置