摘要: 一:快速入门: 1.创建javaEE项目 2.定义一个类,实现Servlet接口 * public class serverLetDemo1 implements Servlet3.实现接口的抽象方法(alt+enter键)4.配置servlet:在web.xml下配置 <?xml version= 阅读全文
posted @ 2019-10-21 22:39 你我皆牛马 阅读(109) 评论(0) 推荐(0)