1,创建web module
2,部署到Tomcat中
0,Servlet的作用
1,导入jar包
2,编写Servlet程序
3,配置web.xml
4,创建前端网页测试
5,调用过程
6,注解开发,修改Servlet程序
在Servlet类上,使用注解