1、创建一个javaweb项目命名为test项目
3、创建类Servlet类命名为MyServlet继承HttpServlet,编写方法doPost
5、创建success.jsp页面返回编写a标签index页面